mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-09 21:49:40 +00:00
[actions] restrict permissions for GITHUB_TOKEN
This commit is contained in:

committed by
Jordan Harband

parent
2dad0455ec
commit
59532c74c6
2
.github/workflows/rebase.yml
vendored
2
.github/workflows/rebase.yml
vendored
@@ -4,6 +4,8 @@ on: [pull_request_target]
|
||||
|
||||
jobs:
|
||||
_:
|
||||
permissions:
|
||||
contents: write
|
||||
name: "Automatic Rebase"
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user