Skip to content

Commit 3187376

Browse files
committed
fix: Execute PROD deploy only on demand
1 parent 134bdcf commit 3187376

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/cd-prod.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ name: CD pipeline for prod environment
2222

2323
on:
2424
workflow_dispatch:
25-
26-
workflow_run:
27-
workflows: ["CD pipeline for staging environment"]
28-
types:
29-
- completed
3025

3126
jobs:
3227
check-stg-last-run:

0 commit comments

Comments
 (0)