Automatically run a build on changes
All checks were successful
Build Flutter SDK Docker Image / build (push) Successful in 3m25s
All checks were successful
Build Flutter SDK Docker Image / build (push) Successful in 3m25s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user