We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea940e commit bf1dcbbCopy full SHA for bf1dcbb
1 file changed
.github/workflows/build.yml
@@ -3,8 +3,9 @@ on:
3
push:
4
branches:
5
- master
6
+ - devel
7
release:
- types: [published, prereleased]
8
+ types: [released]
9
10
jobs:
11
build:
0 commit comments