Skip to content

Commit

Permalink
🌱 Fixes permission for main.yml action
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Sep 15, 2021
1 parent 8b7da7c commit 96273b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
validate:
name: Validate
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Install Protoc
uses: arduino/setup-protoc@64c0c85d18e984422218383b81c52f8b077404d3 # v1.1.2
Expand Down

0 comments on commit 96273b9

Please sign in to comment.