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/ # https://docs.docker.com/build/ci/github-actions/manage-tags-labels/
on: on:
schedule: schedule:
- cron: "0 10 * * *" - cron: "32 17 * * SUN"
pull_request: push:
branches: [ master ]
jobs: jobs:
lint: lint: