Change to daily and move back because it runs for UTC
All checks were successful
Build Flutter SDK Docker Image / build (push) Successful in 3m26s

This commit is contained in:
ThompsonNye
2024-09-06 18:54:36 +02:00
parent 71b5f60507
commit dd92c503fa

View File

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