Skip to content

Commit

Permalink
Disable branch restriction for work-flow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
boukeversteegh committed Apr 29, 2022
1 parent 92b72ec commit 35b6e2b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ on:
pull_request:
branches:
- master
workflow_dispatch:
branches:
- master
workflow_dispatch: {}
jobs:
ShellTest:
strategy:
Expand Down

0 comments on commit 35b6e2b

Please sign in to comment.