We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b86ca3f commit 39ae1dcCopy full SHA for 39ae1dc
1 file changed
.github/workflows/build-and-test.yml
@@ -4,7 +4,7 @@ name: dzil build and test
4
on:
5
push:
6
branches:
7
- - "*"
+ - "master"
8
pull_request:
9
10
- "*"
0 commit comments