Skip to content

Commit

Permalink
Add permissions key
Browse files Browse the repository at this point in the history
  • Loading branch information
robhogan committed Mar 27, 2022
1 parent e92ec8c commit b12cb89
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-emhermesc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ on:
- "packages/metro-hermes-compiler/**"
- ".github/workflows/build-emhermesc.yml"

permissions:
contents: write
pull-requests: write

jobs:
build-emhermesc-js:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b12cb89

Please sign in to comment.