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 4c87bd7 commit 10fd478Copy full SHA for 10fd478
.github/workflows/master-snapshot-release.yml
@@ -5,6 +5,7 @@ concurrency:
5
on:
6
push:
7
branches: [ master ]
8
+ workflow_dispatch:
9
jobs:
10
test:
11
runs-on: ubuntu-latest
.github/workflows/pr.yml
pull_request:
build:
0 commit comments