0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-11 11:25:42 +02:00

Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2026-05-05 20:33:50 -07:00 committed by GitHub
parent 80b366975f
commit d29d889a9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,6 +34,7 @@ concurrency:
jobs:
giteabot:
if: github.repository == 'go-gitea/gitea'
name: Run Giteabot (${{ github.event_name }})
runs-on: ubuntu-latest
timeout-minutes: 30