We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d524d3 commit 9cfd161Copy full SHA for 9cfd161
.github/workflows/build-macos.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
branches: [ "master" ]
8
9
+ # Allows you to run this workflow manually from the Actions tab
10
+ workflow_dispatch:
11
12
jobs:
13
build:
0 commit comments