ci: remove schedule trigger (unsupported on Gitea 1.20)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>main
parent
274f7d5310
commit
bf03ec0266
|
|
@ -5,8 +5,6 @@ on:
|
|||
branches: [main]
|
||||
paths:
|
||||
- "ci/**"
|
||||
schedule:
|
||||
- cron: "0 10 * * 0"
|
||||
|
||||
env:
|
||||
HARBOR_REGISTRY: kcr.kollect.biz
|
||||
|
|
|
|||
Loading…
Reference in New Issue