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 fd1a22f commit 56e2b8bCopy full SHA for 56e2b8b
.github/workflows/update-plugin-docs.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
generate_docs:
15
- runs-on: ubuntu-latest
+ runs-on: [ self-hosted ]
16
# To disable this workflow, set DISABLE_AUTO_DOCS to 'true' in repository variables
17
if: vars.DISABLE_AUTO_DOCS != 'true'
18
0 commit comments