Fix workflow branch to master
This commit is contained in:
@@ -2,7 +2,7 @@ name: Build Packages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: "0 0 * * 1"
|
||||
|
||||
Reference in New Issue
Block a user