From 0aa0af1e02b32c4d10c9875288b10b5bb4906de8 Mon Sep 17 00:00:00 2001 From: GrantBirki Date: Tue, 31 Oct 2023 17:27:59 -0600 Subject: [PATCH] add back `statuses: write` --- .github/workflows/linter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c7b7160..1f1c52c 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -10,6 +10,7 @@ on: permissions: contents: read + statuses: write jobs: lint: