From 7053e609d1af5139c0e8d655a6f180dd4635f3ec Mon Sep 17 00:00:00 2001 From: Kilian Ciuffolo <385716+kilianc@users.noreply.github.com> Date: Sat, 1 Jun 2024 11:03:11 -0700 Subject: [PATCH] Update .github/workflows/tests.yaml --- .github/workflows/tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 33bae916..23d823f2 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -7,7 +7,7 @@ on: pull_request: permissions: - pull-requests: write # required for posting comments + pull-requests: write # required for posting comments (test) contents: write # required for git push jobs: