mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 14:43:10 +00: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