Skip to content

Commit c8da2c8

Browse files
committed
added manual workflow possibility
1 parent 12dc583 commit c8da2c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI_tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches:
99
- meteoswiss-dev
1010
pull_request:
11+
workflow_dispatch:
12+
1113

1214
jobs:
1315
build:

0 commit comments

Comments
 (0)