Skip to content

Commit 3513740

Browse files
committed
fix name
1 parent 0a21487 commit 3513740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- '*'
88
workflow_dispatch:
99
workflow_run:
10-
workflows: ["ci"] # Name of the workflow to listen for
10+
workflows: ["CI"] # Name of the workflow to listen for
1111
types:
1212
- completed
1313

0 commit comments

Comments
 (0)