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
on:
schedule:
- cron: '* * * * *'
- cron: '0 2 * * *'
push:
branches:
- main