We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 614eb5a + fa0e637 commit dc26e78Copy full SHA for dc26e78
.github/workflows/lint.yml
@@ -38,8 +38,8 @@ jobs:
38
- name: Lint Frontend
39
run: npm run lint
40
41
- - name: Commit Changes
42
- uses: stefanzweifel/git-auto-commit-action@v5
43
- with:
44
- commit_message: fix code style
45
- commit_options: '--no-verify'
+ # - name: Commit Changes
+ # uses: stefanzweifel/git-auto-commit-action@v5
+ # with:
+ # commit_message: fix code style
+ # commit_options: '--no-verify'
0 commit comments