We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded7ce5 commit 3eaaea6Copy full SHA for 3eaaea6
.github/workflows/ci-build.yml
@@ -8,7 +8,7 @@ on:
8
- reopened
9
- synchronize
10
push:
11
- repository_dispatch:
+ workflow_dispatch:
12
13
jobs:
14
build:
0 commit comments