Update erlang.yml
Add token permissions
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user