From 1f4331fba578abace9ad9d2f74bf84dca0d051e8 Mon Sep 17 00:00:00 2001 From: Anthony Islas Date: Mon, 9 Dec 2024 17:13:38 -0700 Subject: [PATCH] Typo, repo not repos --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a1ca6687b7..1fbf4b3df7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -152,7 +152,7 @@ jobs: name: Temp test runs-on: ubuntu-latest permissions: - repos: status + repo : status steps: # Don't use gh checks as they are woefully underdeveloped as a feature leading