This commit is contained in:
Michael Grote 2024-10-13 19:32:18 +02:00
parent d0ef83c8f7
commit c70b9afedd

View file

@ -2,8 +2,9 @@ name: "lint, build and push"
# https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
on:
schedule:
- cron: "0 10 * * *"
pull_request:
- cron: "32 17 * * SUN"
push:
branches: [ master ]
jobs:
lint: