Skip to content

Commit 023e73c

Browse files
authored
chore: disable changelog entry for gdunit updates (#408)
1 parent fbb055b commit 023e73c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-deps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
name: ${{ matrix.name }}
3131
path: ${{ matrix.path }}
3232
pr-strategy: update
33+
changelog-entry: ${{ matrix.path != 'modules/gdUnit4' }}
3334
secrets:
3435
api-token: ${{ secrets.CI_DEPLOY_KEY }}
3536

0 commit comments

Comments
 (0)