From 3f7224343154ab099cc54dc3844f464b67330243 Mon Sep 17 00:00:00 2001 From: Mark Skelton Date: Mon, 9 Jan 2023 07:47:30 -0600 Subject: [PATCH] Update update-cpp-parser.yml --- .github/workflows/update-cpp-parser.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/update-cpp-parser.yml b/.github/workflows/update-cpp-parser.yml index a028c91..d3d4caa 100644 --- a/.github/workflows/update-cpp-parser.yml +++ b/.github/workflows/update-cpp-parser.yml @@ -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