Format workflow with prettier
All checks were successful
/ Build image (push) Successful in 37s

This commit is contained in:
Marko Korhonen 2024-02-25 11:47:58 +02:00
parent 954c89ff5f
commit 43d093ea99
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -1,7 +1,7 @@
on: on:
push: push:
schedule: schedule:
- cron: '0 0 * * *' - cron: "0 0 * * *"
jobs: jobs:
build_image: build_image:
name: Build image name: Build image