Change manually run workflow to have timeout of 2 mins

This commit is contained in:
powe97 2024-03-01 13:12:23 -05:00 committed by GitHub
parent 997d3c16a8
commit 5fe4ee9f13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ on:
description: "Timeout time"
required: true
type: number
default: ${{ env.DEFAULT_TIMEOUT }}
default: 2
concurrency:
group: transfer-scraper