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