Skip to content

Commit

Permalink
Update platformio_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PranjalChaitanya authored Oct 16, 2024
1 parent fdba91b commit cf00cda
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/platformio_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@ on:
required: true
default: 'mcu_main_sustainer'

permissions:
contents: write
actions: write
checks: write

jobs:
build:
permissions:
contents: write
actions: write
checks: write
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit cf00cda

Please sign in to comment.