fix: push on default branch only

This commit is contained in:
2026-04-26 15:16:33 +02:00
parent 34c410b687
commit 8d7388835b
+2 -1
View File
@@ -3,7 +3,8 @@ on:
schedule: schedule:
- cron: "*/30 * * * *" - cron: "*/30 * * * *"
push: push:
branches:
- "main"
jobs: jobs:
build: build:
name: Build name: Build