mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
restrict gh actions token permission
This commit is contained in:
parent
6ba8501766
commit
91e0ba0031
2
.github/workflows/status.yml
vendored
2
.github/workflows/status.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
contents: read
|
||||
strategy:
|
||||
matrix:
|
||||
node-version: [16.x]
|
||||
|
|
Loading…
Reference in New Issue
Block a user