Skip to content

Commit

Permalink
Merge pull request #27972 from element-hq/midhun/fix-stale-bot
Browse files Browse the repository at this point in the history
Fix stale action not closing issues as expected
  • Loading branch information
MidhunSureshR authored Aug 28, 2024
2 parents f5ae24d + a0c0d36 commit 74c796d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/triage-stale-flaky-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
close:
runs-on: ubuntu-latest
permissions:
actions: write
issues: write
steps:
- uses: actions/stale@v9
Expand Down

0 comments on commit 74c796d

Please sign in to comment.