Update update-cpp-parser.yml

This commit is contained in:
Mark Skelton
2023-01-09 07:47:30 -06:00
committed by GitHub
parent 6a0041d903
commit 3f72243431
-2
View File
@@ -2,8 +2,6 @@ name: Update Dependencies
on:
schedule:
- cron: "0 6 * * MON" # every monday at midnight
push:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-latest