Skip to content

Commit

Permalink
Add permission to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Dec 25, 2023
1 parent 3b01228 commit 9ecc04b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test-make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ on:
branches:
- main

permissions:
contents: write

env:
NSS_VERSION: nss-3.77
BORING_SSL_COMMIT: d24a38200fef19150eef00cad35b138936c08767
Expand Down

0 comments on commit 9ecc04b

Please sign in to comment.