Skip to content

Commit 185cd1c

Browse files
CI: Add manual trigger
1 parent c2af951 commit 185cd1c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/cmake-multi-platform.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ on:
77
branches: [ "main" ]
88
pull_request:
99
branches: [ "main" ]
10-
10+
workflow_dispatch:
11+
1112
jobs:
1213
build:
1314
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)