We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78c5ba4 commit 25512a5Copy full SHA for 25512a5
.github/workflows/sheldon.yaml
@@ -2,7 +2,7 @@ name: Pull request feedback
2
3
on:
4
pull_request_target:
5
- types: [ opened, synchronize, labeled ]
+ types: [ opened, synchronize, workflow_dispatch]
6
7
jobs:
8
test:
0 commit comments