Skip to content

Commit

Permalink
chore(ci): build on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix committed Oct 11, 2024
1 parent 384f49a commit 947df75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bump_oxlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
pnpm run generate # Generate rules from latest oxlint
pnpm run format # run prettier over it
pnpm run test -u # Update test snapshots
pnpm run build # build cjs, mjs and d.ts files
npm version ${{ inputs.version }} --no-git-tag-version
- uses: peter-evans/create-pull-request@v7
Expand Down

0 comments on commit 947df75

Please sign in to comment.