Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 938905c

Browse files
authoredMay 23, 2025··
chore: address commit comments for commit 28febf0
PR-URL: #7067 Closes: #7059 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
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)
Please sign in to comment.