[actions] restrict permissions for GITHUB_TOKEN
This commit is contained in:
committed by
Jordan Harband
parent
2dad0455ec
commit
59532c74c6
2
.github/workflows/require-allow-edits.yml
vendored
2
.github/workflows/require-allow-edits.yml
vendored
@@ -4,6 +4,8 @@ on: [pull_request_target]
|
||||
|
||||
jobs:
|
||||
_:
|
||||
permissions:
|
||||
pull-requests: read
|
||||
name: "Require “Allow Edits”"
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user