Enable CI

This commit is contained in:
Eleftheria Stein
2021-11-12 12:16:21 +01:00
parent 20e1fa10d9
commit 73149d2130

View File

@@ -2,8 +2,6 @@ name: CI
on:
push:
branches:
- main
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch: # Manual trigger