Updates link checker timeout.
This commit is contained in:
parent
8b84fcdeb2
commit
fe6480c401
2
.github/workflows/links_checker.yml
vendored
2
.github/workflows/links_checker.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
link_checker:
|
||||
name: Check links and create automated issue if needed
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
env:
|
||||
REPORT_FILE: links-report
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user