Skip to content

Commit d36c17b

Browse files
remove push trigger from deploy pipeline
1 parent 1a937c0 commit d36c17b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

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

33
on:
4-
push:
5-
branches:
6-
- build-main-json
74
workflow_run:
85
workflows: ["Build Docker and Optional Push"]
96
types:

0 commit comments

Comments
 (0)