We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc2771a commit 4f0293bCopy full SHA for 4f0293b
1 file changed
.github/workflows/release-ci.yaml
@@ -20,6 +20,7 @@ on:
20
push:
21
branches:
22
- main
23
+ - "release-*"
24
25
name: Release CI
26
0 commit comments