We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26c5d03 commit 570d737Copy full SHA for 570d737
.github/workflows/continuous-integration.yml
@@ -2,7 +2,7 @@ name: Continuous Integration
2
3
on:
4
push:
5
- branches:
+ branches-ignore:
6
- main
7
pull_request:
8
branches:
0 commit comments