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 f5d2956 commit 856cfa1Copy full SHA for 856cfa1
.github/workflows/deploy.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- main
7
+ - dev_php
8
# Review gh actions docs if you want to further define triggers, paths, etc
9
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
10
0 commit comments