From 6399547af6756b4ed4364d057bf14c3e48b0d0e5 Mon Sep 17 00:00:00 2001 From: Aditya Pawar Date: Mon, 8 Apr 2024 22:13:03 -0700 Subject: [PATCH] Run prettier on lint.yml --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 885d8b6..89691a0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -5,7 +5,7 @@ name: Lint # Start the job on push # ############################# on: - push: + push: ############### # Set the Job #