From 0657a6b87403a670d1e2fa0ca495f3e0a8eb9e64 Mon Sep 17 00:00:00 2001 From: PranjalChaitanya <44535826+PranjalChaitanya@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:37:10 -0500 Subject: [PATCH] Update platformio_ci.yml --- .github/workflows/platformio_ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/platformio_ci.yml b/.github/workflows/platformio_ci.yml index cd208e0..78642f7 100644 --- a/.github/workflows/platformio_ci.yml +++ b/.github/workflows/platformio_ci.yml @@ -14,7 +14,7 @@ jobs: build: permissions: contents: read - actions: read + actions: write checks: write runs-on: ubuntu-latest