We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3a07e commit eb4d9ebCopy full SHA for eb4d9eb
1 file changed
.travis.yml
@@ -29,4 +29,4 @@ jobs:
29
script:
30
- npm run docs
31
- npx semantic-release
32
- if: branch = master
+ if: branch = master AND type != pull_request
0 commit comments