Fix workflow branch to master

This commit is contained in:
2026-06-07 19:46:47 +02:00
parent c20fa06257
commit 36bdf46e50
+1 -1
View File
@@ -2,7 +2,7 @@ name: Build Packages
on: on:
push: push:
branches: [main] branches: [master]
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: "0 0 * * 1" - cron: "0 0 * * 1"