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 309752e commit 7b52dbaCopy full SHA for 7b52dba
.github/workflows/CD.yml
@@ -3,6 +3,7 @@ concurrency:
3
group: ${{ github.ref }}
4
cancel-in-progress: true
5
on:
6
+ workflow_dispatch:
7
workflow_run:
8
workflows: ["CI"]
9
branches:
0 commit comments