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 fbcc3ef + 8d5a114 commit 66580e8Copy full SHA for 66580e8
.github/workflows/test-on-pull-request.yml
@@ -18,7 +18,7 @@ jobs:
18
- run: pnpm install --frozen-lockfile
19
- run: pnpm lint
20
- name: commit linting changes
21
- uses: stefanzweifel/git-auto-commit-action@v4.14.1
+ uses: stefanzweifel/git-auto-commit-action@v4.16.0
22
with:
23
commit_message: ":robot: pnpm lint [skip ci]"
24
- run: pnpm test
0 commit comments