We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade5040 commit 233d533Copy full SHA for 233d533
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,9 @@ on:
7
required: false
8
type: boolean
9
default: false
10
-
+ push:
11
+ branches:
12
+ - respecter-ci
13
jobs:
14
15
build:
0 commit comments