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 8587f53 commit 2255238Copy full SHA for 2255238
.github/workflows/build-docs.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
documentation:
17
- runs-on: self-hosted
+ runs-on: [self-hosted]
18
steps:
19
- uses: actions/checkout@v4
20
0 commit comments