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 14ffa43 commit 9795a91Copy full SHA for 9795a91
.github/workflows/build_test.yml
@@ -1,5 +1,6 @@
1
name: build_test
2
on:
3
+ workflow_dispatch:
4
pull_request:
5
types: [opened, synchronize]
6
jobs:
0 commit comments