mirror of
https://github.com/nginx/nginx.git
synced 2026-09-03 20:53:04 -05:00
GH: restrict the mark_stale job to nginx/nginx
This commit is contained in:
@@ -9,6 +9,7 @@ env:
|
||||
|
||||
jobs:
|
||||
mark_stale:
|
||||
if: ${{ github.repository == 'nginx/nginx' }}
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
actions: write
|
||||
|
||||
Reference in New Issue
Block a user