Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Mar 6, 2024
1 parent 88095d2 commit b970591
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autofix.yml
Expand Up @@ -19,8 +19,8 @@ jobs:
node-version: 20
cache: "pnpm"
- run: pnpm install
- run: pnpm run lint:fix
- run: pnpm run automd
- run: pnpm lint:fix
- run: pnpm automd
- uses: autofix-ci/action@ea32e3a12414e6d3183163c3424a7d7a8631ad84
with:
commit-message: "chore: apply automated updates"

0 comments on commit b970591

Please sign in to comment.