Skip to content

Commit

Permalink
Update sheldon.yaml
Browse files Browse the repository at this point in the history
change labelled to workflow_dispatch

Closes #41
  • Loading branch information
adam3smith committed Apr 27, 2022
1 parent 78c5ba4 commit 25512a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sheldon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Pull request feedback

on:
pull_request_target:
types: [ opened, synchronize, labeled ]
types: [ opened, synchronize, workflow_dispatch]

jobs:
test:
Expand Down

0 comments on commit 25512a5

Please sign in to comment.