We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e441c1e commit 032797eCopy full SHA for 032797e
.github/workflows/update-toolhive-reference.yml
@@ -3,6 +3,10 @@ name: Update ToolHive Reference Docs
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ contents: write
8
+ pull-requests: write
9
+
10
jobs:
11
update-reference:
12
runs-on: ubuntu-latest
0 commit comments