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 62387bf

Browse files
committedNov 18, 2024
👷 git add .
1 parent 1a64efc commit 62387bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/fix.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
cache: pnpm
2525
- run: pnpm install
2626
- run: pnpm run lint:fix
27+
- run: git add .
2728

2829
- uses: qoomon/actions--create-commit@v1
2930
id: actions--create-commit

0 commit comments

Comments
 (0)