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 0bb6d1e commit b0a76c4Copy full SHA for b0a76c4
.github/workflows/test_package.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
# The CI is executed on every push on every branch
6
branches:
7
- - "**"
+ - main
8
pull_request:
9
# The CI is executed on every pull request to the main branch
10
0 commit comments