diff --git a/.github/workflows/dependabot_metrics.yml b/.github/workflows/dependabot_metrics.yml index eddad9e..ca7e7ff 100644 --- a/.github/workflows/dependabot_metrics.yml +++ b/.github/workflows/dependabot_metrics.yml @@ -1,8 +1,8 @@ name: Basic Test on: - push: - branches: [ "main" ] + schedule: + - cron: '28 23 * * 1' jobs: build: