Update erlang.yml

Add token permissions
This commit is contained in:
Varun Sharma
2022-01-05 09:50:26 -08:00
committed by GitHub
parent 51e7c8e1e6
commit f42f92e60c
+4
View File
@@ -6,10 +6,14 @@ on:
pull_request:
branches: [ $default-branch ]
permissions: read-all
jobs:
build:
permissions:
contents: read # for actions/checkout to fetch code
runs-on: ubuntu-latest
container: