build on every push

This commit is contained in:
2025-10-02 22:55:31 +02:00
parent b55b51db40
commit c19e977763

View File

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