Skip to content

Commit 856cfa1

Browse files
committed
triv: add custom branch to allowed deploys
1 parent f5d2956 commit 856cfa1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- main
7+
- dev_php
78
# Review gh actions docs if you want to further define triggers, paths, etc
89
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
910

0 commit comments

Comments
 (0)