From 650110a04f03b0ebff4299635fe882bf0c506021 Mon Sep 17 00:00:00 2001 From: Prabhpreet Dua <615318+prabhpreet@users.noreply.github.com> Date: Fri, 10 May 2024 19:55:29 +0530 Subject: [PATCH] Run prettier (#311) --- .github/workflows/dependent-issues.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: