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 84b8835 commit 50c08e0Copy full SHA for 50c08e0
.github/workflows/macos-ci.yml
@@ -8,6 +8,7 @@ on:
8
pull_request:
9
branches:
10
- master
11
+ workflow_dispatch:
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.ref }}
.github/workflows/ubuntu-ci.yml
@@ -9,6 +9,7 @@ on:
15
.github/workflows/windows-ci.yml
0 commit comments