Commit 1df6e1a
committed
Add workflow_dispatch trigger to GitHub Actions test workflow
This change allows the tests workflow to be manually triggered from the GitHub
UI using the workflow_dispatch event, in addition to the existing push and
pull_request triggers.1 parent 3643a34 commit 1df6e1a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
0 commit comments