This commit is contained in:
Michael Grote 2024-10-13 19:31:59 +02:00
parent 1239fcb050
commit d0ef83c8f7

View file

@ -3,11 +3,6 @@ name: "lint, build and push"
on: on:
schedule: schedule:
- cron: "0 10 * * *" - cron: "0 10 * * *"
push:
branches:
- "**"
tags:
- "v*.*.*"
pull_request: pull_request:
jobs: jobs: