We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4582cd + b9e28cd commit fe7ea8dCopy full SHA for fe7ea8d
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