Skip to content

Commit 032797e

Browse files
committed
Add permissions
1 parent e441c1e commit 032797e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update-toolhive-reference.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name: Update ToolHive Reference Docs
33
on:
44
workflow_dispatch:
55

6+
permissions:
7+
contents: write
8+
pull-requests: write
9+
610
jobs:
711
update-reference:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)