chore: add read privileges to readme (#18)
This commit is contained in:
parent
0583f8fbeb
commit
f8bb88e07e
1 changed files with 4 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ jobs:
|
|||
|
||||
# Add "id-token" with the intended permissions.
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: 'write'
|
||||
|
||||
steps:
|
||||
|
|
@ -156,6 +157,7 @@ jobs:
|
|||
|
||||
# Add "id-token" with the intended permissions.
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: 'write'
|
||||
|
||||
steps:
|
||||
|
|
@ -201,6 +203,7 @@ jobs:
|
|||
|
||||
# Add "id-token" with the intended permissions.
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: 'write'
|
||||
|
||||
steps:
|
||||
|
|
@ -235,6 +238,7 @@ jobs:
|
|||
|
||||
# Add "id-token" with the intended permissions.
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: 'write'
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue