Skip to content

Commit

Permalink
ci: Revert conventional check.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Jul 15, 2024
1 parent 0129b83 commit 9148b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
- uses: beemojs/conventional-pr-action@v3
- uses: beemojs/conventional-pr-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9148b84

Please sign in to comment.