Skip to content

Commit

Permalink
Few more flags
Browse files Browse the repository at this point in the history
  • Loading branch information
PoomSmart committed Nov 9, 2024
1 parent d9b1834 commit 148e3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
node-version: ${{ matrix.node-version }}
- run: yarn install --frozen-lockfile
- run: yarn test
- run: yarn semantic-release --dry-run
- run: yarn semantic-release --no-ci --dry-run --branches ${{ github.head_ref }}

0 comments on commit 148e3d6

Please sign in to comment.