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 e0ca7c6 commit 98c5d6dCopy full SHA for 98c5d6d
.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