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 cf00cda commit 3176607
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/platformio_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ on:
required: true
default: 'mcu_main_sustainer'

permissions:
contents: write
actions: write
checks: write

jobs:
build:
runs-on: ubuntu-latest

steps:
permissions:
contents: write
actions: write
checks: write
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v2
Expand Down

0 comments on commit 3176607

Please sign in to comment.