Skip to content

Commit

Permalink
Add option to trigger test workflow manually
Browse files Browse the repository at this point in the history
  • Loading branch information
mhauru committed Feb 3, 2022
1 parent cd726bd commit 4f782c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: All checks and tests

on:
workflow_dispatch:
pull_request:
branches:
- main
Expand Down

0 comments on commit 4f782c5

Please sign in to comment.