We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a2531c commit 43d2d9bCopy full SHA for 43d2d9b
.github/workflows/js-test-and-release.yml
@@ -7,8 +7,6 @@ on:
7
branches:
8
- master # with #262 - ${{{ github.default_branch }}}
9
pull_request:
10
- branches:
11
- - master # with #262 - ${{{ github.default_branch }}}
12
13
jobs:
14
0 commit comments