refactor(ci): cleanup GH actions
[poolifier.git] / .github / workflows / autofix.yml
index e5571d32552dc8c869e0d39c0e88b2adcad0d52d..cb51957ece186d19215d414acfcba1b1f82fb33f 100644 (file)
@@ -1,7 +1,7 @@
 name: autofix.ci
 on:
-  pull_request:
   push:
+  pull_request:
     branches: [master]
 permissions:
   contents: read
@@ -18,5 +18,4 @@ jobs:
       - run: pnpm install --ignore-scripts
       - run: pnpm build
       # - run: pnpm format
-      - run: pnpm lint:fix
       - uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a