We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41158ab commit f5e5359Copy full SHA for f5e5359
.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