mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 08:22:09 +08:00
Merge pull request #1514 from turrisxyz/setup-permissions
chore: Set permissions for GitHub actions
This commit is contained in:
commit
65765edafe
3
.github/workflows/node.js.yml
vendored
3
.github/workflows/node.js.yml
vendored
@ -5,6 +5,9 @@ on:
|
|||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
name: Test
|
name: Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user