We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecf00db commit 9519996Copy full SHA for 9519996
.github/workflows/main.yml
@@ -4,7 +4,9 @@ on:
4
push:
5
branches:
6
- main
7
+ - feature/*
8
workflow_dispatch:
9
+
10
# Review gh actions docs if you want to further define triggers, paths, etc
11
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
12
0 commit comments