Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
Signed-off-by: Christian König <ckoenig@posteo.de>
  • Loading branch information
yubiuser committed Apr 16, 2023
1 parent 124944c commit f44d6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
operations-per-run: 300
close-issue-reason: 'not_planned'

remove_stale: # trigger "stale" removal immediatly when stale issues are commented on
remove_stale: # trigger "stale" removal immediately when stale issues are commented on
if: ${{ github.event.name == 'issue_comment' }}
permissions:
issues: write
Expand Down

0 comments on commit f44d6a3

Please sign in to comment.