Skip to content

Commit d7d129d

Browse files
remove push trigger from deploy workflow
1 parent 75325e9 commit d7d129d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Validate Deployment
22

33
on:
4-
push:
54
workflow_run:
65
workflows: ["Build Docker and Optional Push"]
76
types:

0 commit comments

Comments
 (0)