Skip to content

Commit d2c3437

Browse files
Copilotslachiewicz
andcommitted
Add explicit permissions to site workflow
Co-authored-by: slachiewicz <[email protected]>
1 parent dcd3a8f commit d2c3437

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/site.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131

3232
site:
3333
runs-on: ubuntu-latest
34+
permissions:
35+
contents: write
3436

3537
steps:
3638
- name: Checkout

0 commit comments

Comments
 (0)