We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0c48c commit bb63de8Copy full SHA for bb63de8
1 file changed
.github/workflows/build.yml
@@ -3,8 +3,7 @@ on:
3
push
4
workflow_dispatch
5
repository_dispatch:
6
- types:
7
- - webhook
+ types: [webhook]
8
9
jobs:
10
build:
0 commit comments