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:
push:
branches: [main]
branches: [master]
workflow_dispatch:
schedule:
- cron: "0 0 * * 1"