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