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

This commit is contained in:
Marko Korhonen 2024-02-25 11:48:36 +02:00
parent d3046583fa
commit f177af2c17
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

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