mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 12:12:39 +00:00
chore(workflow): change librarybot schedule from monthly to quarterly
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user