Skip to content

Commit 25512a5

Browse files
authored
Update sheldon.yaml
change labelled to workflow_dispatch Closes #41
1 parent 78c5ba4 commit 25512a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sheldon.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Pull request feedback
22

33
on:
44
pull_request_target:
5-
types: [ opened, synchronize, labeled ]
5+
types: [ opened, synchronize, workflow_dispatch]
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)