mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
Update rtlreviewbot.yml
Updated the timeout limit to 20 minutes
This commit is contained in:
parent
1a6cb0b0a8
commit
3ae6d65ca2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rtlreviewbot.yml
vendored
2
.github/workflows/rtlreviewbot.yml
vendored
|
|
@ -13,7 +13,7 @@
|
||||||
review:
|
review:
|
||||||
if: ${{ github.event_name != 'issue_comment' || github.event.issue.pull_request != null }}
|
if: ${{ github.event_name != 'issue_comment' || github.event.issue.pull_request != null }}
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
timeout-minutes: 15
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- uses: Ride-The-Lightning/rtlreviewbot-action@main
|
- uses: Ride-The-Lightning/rtlreviewbot-action@main
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue