mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 19:48:19 +00:00
Don't run build and test if only docs changed (#24530)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
This commit is contained in:
1
.github/workflows/cron-lock.yml
vendored
1
.github/workflows/cron-lock.yml
vendored
@@ -15,6 +15,7 @@ concurrency:
|
||||
jobs:
|
||||
action:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'go-gitea/gitea'
|
||||
steps:
|
||||
- uses: dessant/lock-threads@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user