Skip to content

Commit 572d4b4

Browse files
authored
Update preview.yml
1 parent 9b2998c commit 572d4b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
permissions:
1717
actions: write # needed to allow julia-actions/cache to delete old caches that it has created
1818
contents: write # needed for Quarto render
19+
pull-requests: write # for GitHub action bot to write messages
1920
if: ${{ !github.event.pull_request.draft }}
2021
steps:
2122
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)