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 e723fc2 commit b04f39aCopy full SHA for b04f39a
.github/workflows/nodejs.yml
@@ -26,7 +26,6 @@ jobs:
26
run: yarn e2e
27
28
release:
29
- if: github.ref == 'master'
30
needs: test
31
runs-on: ubuntu-latest
32
steps:
0 commit comments