sd
All checks were successful
lint, build and push / gitleaks (push) Successful in 4s
lint, build and push / hadolint (push) Successful in 3s
lint, build and push / build (push) Successful in 16s
lint, build and push / notify (push) Successful in 6s

This commit is contained in:
Michael Grote 2024-09-02 20:23:34 +02:00
parent 2c547a1c07
commit 779c359457

View file

@ -1,5 +1,8 @@
name: "lint, build and push"
on:
schedule:
- cron: "0 0 * * SUN"
- cron: "24 * * * SUN"
push:
branches: [ master ]
pull_request: