We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19aa12 commit e181a01Copy full SHA for e181a01
1 file changed
.github/workflows/ci.yaml
@@ -6,6 +6,9 @@ on:
6
- dev
7
types:
8
- closed
9
+ commit:
10
+ branches:
11
+ - dev
12
13
jobs:
14
build:
0 commit comments