ci(stale.yml):only gedoor can trigger

pull/1687/head
Xwite 3 years ago
parent 4fc32aa605
commit fa715175f4
  1. 1
      .github/workflows/stale.yml

@ -13,6 +13,7 @@ jobs:
stale:
runs-on: ubuntu-latest
if: ${{ github.actor == 'gedoor' }}
permissions:
issues: write

Loading…
Cancel
Save