Update update-cpp-parser.yml

This commit is contained in:
Mark Skelton
2023-01-09 07:44:58 -06:00
committed by GitHub
parent 6b622ac98f
commit 872a37d1fd
+1 -1
View File
@@ -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: