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:
|
||||
schedule:
|
||||
- cron: '0 4 * * 0'
|
||||
workflow_run:
|
||||
types:
|
||||
- requested
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user