From c65e0765bbba1b692e2d152a118ed0b0aa6d4c36 Mon Sep 17 00:00:00 2001 From: PranjalChaitanya <44535826+PranjalChaitanya@users.noreply.github.com> Date: Tue, 15 Oct 2024 20:39:01 -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 78642f7..ab86c33 100644 --- a/.github/workflows/platformio_ci.yml +++ b/.github/workflows/platformio_ci.yml @@ -13,7 +13,7 @@ on: jobs: build: permissions: - contents: read + contents: write actions: write checks: write runs-on: ubuntu-latest