add ci configuration

This commit is contained in:
Jörg Thalheim
2021-03-15 06:22:11 +01:00
parent c7d9f7a937
commit 7745ffbab0
+2
View File
@@ -2,6 +2,8 @@ name: "Test"
on:
pull_request:
push:
branches:
- main
schedule:
- cron: '51 2 * * *'
jobs: