Skip to content

Commit

Permalink
Allow manually triggering tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelhwilliams committed Jul 11, 2024
1 parent 7487535 commit f7a3502
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
# The branches below must be a subset of the branches above
branches: [main]
types: [opened, synchronized, reopened]
workflow_dispatch:

jobs:
test:
Expand Down

0 comments on commit f7a3502

Please sign in to comment.