We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725c766 commit b6b1725Copy full SHA for b6b1725
.github/workflows/blank.yml
@@ -3,8 +3,9 @@ name: Main workflow
3
on:
4
pull_request:
5
push:
6
- - "1.30"
7
- - "more-dune"
+ branches:
+ - "1.30"
8
+ - "more-dune"
9
10
permissions: read-all
11
0 commit comments