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.
1 parent 0393159 commit 8c011b0Copy full SHA for 8c011b0
.github/workflows/autofix.yml
@@ -28,4 +28,6 @@ jobs:
28
29
- name: Fix lint issues
30
run: npm run lint:fix
31
- - uses: autofix-ci/action@8bc06253bec489732e5f9c52884c7cace15c0160
+ - uses: autofix-ci/action@89762f9c25dd85f6b78cd40e521232e403357ec0
32
+ with:
33
+ commit-message: "fix: lint issues"
0 commit comments