We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a48459e commit 96dac35Copy full SHA for 96dac35
.github/workflows/build_test.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
branches:
6
- main
7
+ workflow_dispatch:
8
jobs:
9
test:
10
runs-on: macos-latest
0 commit comments