mirror of
https://github.com/nginx/nginx.git
synced 2026-08-04 14:58:20 +00:00
GH: restrict the mark_stale job to nginx/nginx
Some checks are pending
buildbot / buildbot (push) Waiting to run
Some checks are pending
buildbot / buildbot (push) Waiting to run
This commit is contained in:
parent
33eedb5ae6
commit
01a6ff75ad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/stale.yaml
vendored
1
.github/workflows/stale.yaml
vendored
|
|
@ -9,6 +9,7 @@ env:
|
|||
|
||||
jobs:
|
||||
mark_stale:
|
||||
if: ${{ github.repository == 'nginx/nginx' }}
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
actions: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue