Skip to content

Commit 7bf6520

Browse files
authored
Update CI_tests.yaml
1 parent 5d4f953 commit 7bf6520

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/CI_tests.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33

44
name: CI
55

6-
on: workflow_dispatch
6+
on:
7+
push:
8+
branches:
9+
- meteoswiss-dev
10+
pull_request:
711

812
jobs:
913
build:

0 commit comments

Comments
 (0)