Skip to content

Commit

Permalink
Merge pull request #45 from DavidTanner/verifyCommits
Browse files Browse the repository at this point in the history
fix: Verify branch has valid commits
  • Loading branch information
DavidTanner authored Oct 16, 2023
2 parents a5bd1fd + 56ff54c commit 612c08f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
node-version: 18.x
- run: npm i
- run: npm test
- run: npx semantic-release --dry-run --branches ${{ github.head_ref || github.ref_name }}

0 comments on commit 612c08f

Please sign in to comment.