Skip to content

Commit 56e2b8b

Browse files
committed
-> self-hosted
1 parent fd1a22f commit 56e2b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-plugin-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
generate_docs:
15-
runs-on: ubuntu-latest
15+
runs-on: [ self-hosted ]
1616
# To disable this workflow, set DISABLE_AUTO_DOCS to 'true' in repository variables
1717
if: vars.DISABLE_AUTO_DOCS != 'true'
1818

0 commit comments

Comments
 (0)