mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-04 00:32: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 ]
|
||||
push:
|
||||
branches: [ master ]
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
test:
|
||||
name: Test
|
||||
|
Loading…
x
Reference in New Issue
Block a user