Skip to content

Commit 72a8f3e

Browse files
authored
Merge pull request #262 from rstudio/mm-docs-role2
Set permissions for docs role change
2 parents e833204 + 10d3b54 commit 72a8f3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
tags: ['*']
66
pull_request:
77
branches: [master]
8+
permissions:
9+
id-token: write
10+
contents: write
811
jobs:
912
test:
1013
strategy:

0 commit comments

Comments
 (0)