Skip to content

Commit 3c646a0

Browse files
authored
Update ci.yml
1 parent 00bfa73 commit 3c646a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
coverage-file: './coverage/lcov.info'
7878

7979
- name: Dry run the release
80+
if: github.event_name == 'pull_request'
8081
env:
8182
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub token for Semantic Release
8283
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }} # NPM token for publishing

0 commit comments

Comments
 (0)