chore(workflow): change librarybot schedule from monthly to quarterly

This commit is contained in:
Cell
2026-09-01 12:50:47 +08:00
parent e819ffc05f
commit 7497a9e1a4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
name: Update libraries from npm
on:
schedule:
- cron: '0 0 1 * *'
- cron: '0 0 1 */3 *'
workflow_dispatch:
env:
CONFIG_PATH: ./assets/lib/librarybot.yml