Skip to content

Commit

Permalink
fix: remove invalid entry from stale issue bot config (#16587)
Browse files Browse the repository at this point in the history
* feat: allow stale bot trigger manually

* fix: remove invalid entry from stale issue bot config
  • Loading branch information
kellertk committed Sep 21, 2021
1 parent fc8cfee commit 5461859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/close-stale-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
issues: write
contents: read
pull-requests: write
metadata: read
runs-on: ubuntu-latest
name: Stale issue job
steps:
Expand Down

0 comments on commit 5461859

Please sign in to comment.