Skip to content

Commit c05f38e

Browse files
committed
chore: address commit comments for commit 28febf0 (issue #7059)
1 parent d3e9442 commit c05f38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
run: |
7979
make update-contributors
8080
81-
# Stage *all* tracked and untracked changes first
81+
# Stage *all* tracked and untracked changes first...
8282
git add -A
8383
8484
# If the index is identical to HEAD, nothing real changed:

0 commit comments

Comments
 (0)