mirror of
https://github.com/datarhei/core.git
synced 2026-04-22 23:57:09 +08:00
Remove schedule from main, add schedule to dev
This commit is contained in:
@@ -3,8 +3,6 @@ name: "Build main bundles"
|
||||
on:
|
||||
workflow_dispatch:
|
||||
workflow_call:
|
||||
schedule:
|
||||
- cron: "7 5 * * *"
|
||||
push:
|
||||
branches-ignore:
|
||||
- "**"
|
||||
|
||||
Reference in New Issue
Block a user