We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a21487 commit 3513740Copy full SHA for 3513740
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ on:
7
- '*'
8
workflow_dispatch:
9
workflow_run:
10
- workflows: ["ci"] # Name of the workflow to listen for
+ workflows: ["CI"] # Name of the workflow to listen for
11
types:
12
- completed
13
0 commit comments