refactor: run test CI on master or manual run

This commit is contained in:
cv
2022-11-22 21:48:34 +01:00
parent 0f5747839c
commit 23b1ced3fb
+4 -1
View File
@@ -3,7 +3,10 @@
name: ontime_test_CI
on: [pull_request]
on:
pull_request:
branches: [ master ]
workflow_dispatch:
jobs:
build: