mirror of
https://github.com/serengil/deepface.git
synced 2025-07-21 17:30:02 +00:00
Added step timeout
This commit is contained in:
parent
17a4f6fcb2
commit
b7b7444dd0
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
@ -60,8 +60,8 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Fetch CodeBoarding Documentation
|
- name: Fetch CodeBoarding Documentation
|
||||||
id: codeboarding
|
|
||||||
timeout-minutes: 30
|
timeout-minutes: 30
|
||||||
|
id: codeboarding
|
||||||
uses: CodeBoarding/CodeBoarding-GHAction@main
|
uses: CodeBoarding/CodeBoarding-GHAction@main
|
||||||
with:
|
with:
|
||||||
repository_url: ${{ github.event.inputs.repository_url }}
|
repository_url: ${{ github.event.inputs.repository_url }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user