Skip to content

Commit 9cfd161

Browse files
committed
allowing to run on demand
1 parent 3d524d3 commit 9cfd161

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-macos.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
pull_request:
77
branches: [ "master" ]
88

9+
# Allows you to run this workflow manually from the Actions tab
10+
workflow_dispatch:
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)