Skip to content

Commit da7c248

Browse files
DevOpsDevOps
authored andcommitted
feat: sync the updated precommitfiles
1 parent a8cb5dc commit da7c248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-precommit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ jobs:
5555
git config user.name "GitHub Actions"
5656
git config user.email "actions@github.com"
5757
58-
git add .pre-commit-config.yaml
58+
git add .
5959
git commit -m "Sync pre-commit YAML config from global/precommitFile"
6060
git push

0 commit comments

Comments
 (0)