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: on:
schedule: schedule:
- cron: '0 4 * * 0' - cron: '0 4 * * 0'
workflow_run: push:
types: branches:
- requested - main
workflow_dispatch: workflow_dispatch:
jobs: jobs: