Test cron
Some checks are pending
Build Flutter SDK Docker Image / build (push) Has started running

This commit is contained in:
ThompsonNye
2024-09-06 19:58:30 +02:00
parent fb56627568
commit 80a3efe9be

View File

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