We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53465cd commit 8b9a0eaCopy full SHA for 8b9a0ea
1 file changed
.github/workflows/notebook_to_html.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ubuntu-latest
24
25
# To prevent github actions from eating up too many enterprise minutes
26
- timeout-minutes: 10
+ timeout-minutes: 5
27
28
# https://github.com/actions/starter-workflows/blob/55eb18560f57898549b12afa6defe7cc79705d6a/pages/static.yml#L13
29
permissions:
0 commit comments