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.
2 parents 25eb435 + 98c5d6d commit 5529be2Copy full SHA for 5529be2
.github/workflows/doc-build.yml
@@ -28,6 +28,7 @@ jobs:
28
run: sleep 30
29
build-doc:
30
name: "Documentation Build"
31
+ timeout-minutes: 60
32
runs-on: ubuntu-latest
33
# Skip main in forks
34
if: "github.repository == 'quarkusio/quarkus' || !endsWith(github.ref, '/main')"
0 commit comments