build on every push

This commit is contained in:
2025-10-02 09:03:15 +02:00
parent f5500d5133
commit 4f47e82531

View File

@@ -7,8 +7,6 @@ env:
on: on:
push: push:
tags:
- '*'
schedule: schedule:
- cron: "0 12 3 * *" - cron: "0 12 3 * *"
workflow_dispatch: workflow_dispatch: