diff --git a/.github/workflows/check-repos.yml b/.github/workflows/check-repos.yml index 148b2a0..674e97d 100644 --- a/.github/workflows/check-repos.yml +++ b/.github/workflows/check-repos.yml @@ -2,8 +2,9 @@ name: Daily Repository Check on: - schedule: - - cron: "0 8 * * *" + push: + branches: + - test jobs: checking-repos: