diff --git a/.github/workflows/dependent-issues.yml b/.github/workflows/dependent-issues.yml index 6f98d7e0..3a048fd8 100644 --- a/.github/workflows/dependent-issues.yml +++ b/.github/workflows/dependent-issues.yml @@ -21,7 +21,7 @@ on: # Schedule a daily check. Useful if you reference cross-repository # issues or pull requests. Otherwise, it can be removed. schedule: - - cron: '0 0 * * *' + - cron: "0 0 * * *" jobs: check: