Update update-cpp-parser.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Update Dependencies
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0/4 * * *" # every day at midnight
|
||||
- cron: "0 6 * * MON" # every monday at midnight
|
||||
push:
|
||||
branches: ["main"]
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user