Skip to content

Commit ade6115

Browse files
chore: fix lint in contributors.yml
1 parent 96d5f3e commit ade6115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
}
2424
- uses: stefanzweifel/git-auto-commit-action@v4
2525
with:
26-
commit_message: "Fill in all-contributors"
26+
commit_message: Fill in all-contributors
2727
- if: always()
2828
name: Recreate branch protection on main
2929
uses: actions/[email protected]

0 commit comments

Comments
 (0)