GH: restrict the mark_stale job to nginx/nginx

This commit is contained in:
Amin Vakil
2026-07-28 19:21:19 +03:30
parent 33eedb5ae6
commit 01a6ff75ad
+1
View File
@@ -9,6 +9,7 @@ env:
jobs:
mark_stale:
if: ${{ github.repository == 'nginx/nginx' }}
runs-on: ubuntu-24.04
permissions:
actions: write