We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e1921 commit a774019Copy full SHA for a774019
1 file changed
.github/workflows/ci-main.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - feature/*
8
workflow_dispatch:
9
10
permissions:
0 commit comments