Skip to content

Commit 51409d9

Browse files
authored
Update deploy.yml
1 parent 41128cd commit 51409d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ on:
44
push:
55
branches: ["main"]
66
workflow_dispatch:
7+
workflow_run:
8+
workflows: ["Auto Merge Develop to Main"]
9+
types:
10+
- completed
11+
12+
713

814
permissions:
915
contents: read

0 commit comments

Comments
 (0)