Skip to content

Commit 938905c

Browse files
authored
chore: address commit comments for commit 28febf0
PR-URL: #7067 Closes: #7059 Reviewed-by: Philipp Burckhardt <[email protected]>
1 parent a949974 commit 938905c

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)