Restore normal cron schedule
All checks were successful
Build Flutter SDK Docker Image / build (push) Successful in 3m16s

This commit is contained in:
ThompsonNye
2024-09-06 19:59:55 +02:00
parent 80a3efe9be
commit c0377f129a

View File

@@ -1,7 +1,7 @@
name: Build Flutter SDK Docker Image name: Build Flutter SDK Docker Image
on: on:
schedule: schedule:
- cron: '* * * * *' - cron: '0 2 * * *'
push: push:
branches: branches:
- main - main