Skip to content

Commit 0a4d5d1

Browse files
test 13
1 parent 38a6885 commit 0a4d5d1

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
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Run changelog update check
6060
run: |
61-
git diff --quiet main -- doc/changes
61+
git diff --quiet origin/main -- doc/changes
6262
echo "status: $?"
6363
poetry run nox -s changelog:updated
6464

0 commit comments

Comments
 (0)