We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ce1b6 commit 7d0f931Copy full SHA for 7d0f931
1 file changed
.github/workflows/ci-build.yml
@@ -2,6 +2,7 @@ name: CI Build (push / PR -> build + upload artifact)
2
3
on:
4
push:
5
+ branches: [ master ]
6
pull_request:
7
8
jobs:
0 commit comments