From dd8ffc192e13a12daee69f4b4b68dfdc7c4ffb60 Mon Sep 17 00:00:00 2001 From: PranjalChaitanya <44535826+PranjalChaitanya@users.noreply.github.com> Date: Mon, 14 Oct 2024 10:24:31 -0500 Subject: [PATCH] Update platformio_ci.yml --- .github/workflows/platformio_ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/platformio_ci.yml b/.github/workflows/platformio_ci.yml index 179741a..26706c7 100644 --- a/.github/workflows/platformio_ci.yml +++ b/.github/workflows/platformio_ci.yml @@ -1,5 +1,6 @@ name: PlatformIOCI -permissions: write-all +permissions: + contents: write on: push: branches: