add ci configuration

This commit is contained in:
Jörg Thalheim 2021-03-15 06:09:41 +01:00
parent c7d9f7a937
commit 7745ffbab0
No known key found for this signature in database
GPG key ID: B3F5D81B0C6967C4

View file

@ -2,6 +2,8 @@ name: "Test"
on:
pull_request:
push:
branches:
- main
schedule:
- cron: '51 2 * * *'
jobs: