Automatically run a build on changes
All checks were successful
Build Flutter SDK Docker Image / build (push) Successful in 3m25s

This commit is contained in:
ThompsonNye
2024-09-05 14:01:59 +02:00
parent a1efa7417a
commit 201ec36e4e

View File

@@ -2,9 +2,9 @@ name: Build Flutter SDK Docker Image
on:
schedule:
- cron: '0 4 * * 0'
workflow_run:
types:
- requested
push:
branches:
- main
workflow_dispatch:
jobs: