mirror of
https://github.com/nvm-sh/nvm.git
synced 2026-09-15 00:00:08 +08:00
[actions] add permissions to GHA workflow
This commit is contained in:
@@ -10,6 +10,9 @@ on:
|
|||||||
required: false
|
required: false
|
||||||
default: 'HEAD'
|
default: 'HEAD'
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
matrix:
|
matrix:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user