Skip to content

Commit 2c9529d

Browse files
committed
allow running linux build on demand
1 parent 79b1606 commit 2c9529d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-linux.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)