Run CI on all branches

This commit is contained in:
Eleftheria Stein
2022-01-05 14:29:28 +02:00
parent a08c721118
commit dba22292a3

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