Browse Source

Update stale.yml

pull/1690/head
alexn707 5 months ago
committed by GitHub
parent
commit
c6bd8acf6b
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/stale.yml

2
.github/workflows/stale.yml

@ -14,7 +14,7 @@ jobs:
stale:
runs-on: ubuntu-latest
if: github.repository_owner == 'wg-easy'
if: github.repository_owner == 'alexn707'
permissions:
issues: write
pull-requests: write

Loading…
Cancel
Save