[ci] feat: run schedule on main branch
All checks were successful
Renovate Bot / Renovate (push) Successful in 4m35s

This commit is contained in:
Simon Cornet 2024-07-25 09:31:57 +02:00
parent d27c8cb65a
commit 95beb9b559

View File

@ -7,7 +7,7 @@ on:
- cron: '45 6 * * *'
push:
branches:
- 'master'
- 'main'
# jobs
jobs: