Skip to content

Commit 91aba6f

Browse files
add trigger for deploy-wf-minorfix branch for testing
1 parent b1652d9 commit 91aba6f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: DocGen Deploy-Test-Cleanup Pipeline
22

33
on:
4+
push:
5+
branches:
6+
- deploy-wf-minorfix
47
workflow_run:
58
workflows: ["Build Docker and Optional Push"]
69
types:

0 commit comments

Comments
 (0)