diff --git a/.github/workflows/scheduled.yaml b/.github/workflows/scheduled.yaml index f9ef1fe6..f2ddf686 100644 --- a/.github/workflows/scheduled.yaml +++ b/.github/workflows/scheduled.yaml @@ -5,11 +5,6 @@ on: schedule: - cron: '45 3 * * 0' workflow_dispatch: - # Section to be removed before action is merged - push: - branches: - - verdepcheck_action - # end of section to be removed jobs: dependency-test: