Skip to content

Commit 26f48f3

Browse files
author
Jacob Logan
committed
update api docs workflow permissions
1 parent 0e7d09e commit 26f48f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/update_references.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
repository_dispatch:
66
types: [update-references]
77
workflow_dispatch:
8+
permissions:
9+
contents: write
10+
pull-requests: write
811
env:
912
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1013

0 commit comments

Comments
 (0)