mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-17 00:00:07 +08:00
[actions] improve default action permissions
This commit is contained in:
@@ -2,6 +2,9 @@ name: 'Tests on Windows: `nvm install`'
|
||||
|
||||
on: [pull_request, push]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
NVM_INSTALL_GITHUB_REPO: ${{ github.repository }}
|
||||
NVM_INSTALL_VERSION: ${{ github.sha }}
|
||||
|
||||
Reference in New Issue
Block a user