Skip to content

Commit 11e377d

Browse files
test 6
1 parent dc123d9 commit 11e377d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- name: Run changelog update check
5959
run: |
60-
git diff --quiet origin/main -- doc/changes
60+
git diff --quiet origin/main -- exasol/toolbox/nox
6161
echo "status: $?"
6262
poetry run nox -s changelog:updated
6363

0 commit comments

Comments
 (0)