GH: restrict the mark_stale job to nginx/nginx
Some checks are pending
buildbot / buildbot (push) Waiting to run

This commit is contained in:
Amin Vakil 2026-07-26 11:49:50 +03:30
parent 33eedb5ae6
commit 01a6ff75ad
No known key found for this signature in database
GPG key ID: 1EFC1864E9D9E56B

View file

@ -9,6 +9,7 @@ env:
jobs:
mark_stale:
if: ${{ github.repository == 'nginx/nginx' }}
runs-on: ubuntu-24.04
permissions:
actions: write