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 d491e5d commit c830ac8Copy full SHA for c830ac8
.github/workflows/cibuild.yml
@@ -2,6 +2,9 @@ name: CI Windows
2
3
on:
4
push:
5
+ branches-ignore:
6
+ - 'fix/**'
7
+ - 'feature/**'
8
paths-ignore:
9
- 'docs/**'
10
- 'tools/**'
0 commit comments