Skip to content

Commit 3b91cbe

Browse files
fix: update workflow trigger to use "Validate Deployment" instead of "CI"
1 parent afb8f80 commit 3b91cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
workflow_run:
3-
workflows: ["CI"]
3+
workflows: ["Validate Deployment"]
44
types:
55
- completed
66

0 commit comments

Comments
 (0)