We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f848523 commit b9e28cdCopy full SHA for b9e28cd
1 file changed
.github/workflows/test.yml
@@ -2,6 +2,7 @@ name: Run Tests
2
on:
3
pull_request:
4
branches: [ main ]
5
+ workflow_dispatch:
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments