Skip to content

Commit 87f8b85

Browse files
committed
doc: update README.md
1 parent c6f43ff commit 87f8b85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/setup.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- run: yarn install
2222
- run: yarn format
2323

24+
# auto git commit
2425
- uses: stefanzweifel/git-auto-commit-action@v4
2526
with:
26-
commit_message: Apply changes
27+
commit_message: apply changes

0 commit comments

Comments
 (0)