Skip to content

Commit

Permalink
Update stale.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sebavan authored Mar 13, 2024
1 parent 1219613 commit 9571768
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 @@ -22,7 +22,7 @@ jobs:
# The labels that mean a pull request is exempt from being marked as stale. Separate multiple labels with commas (eg. "label1,label2").
exempt-pr-labels: no-stale
# Run the processor in debug mode without actually performing any operations on live issues.
debug-only: true # optional, default is false
# debug-only: true # optional, default is false
# The maximum number of operations per run, used to control rate limiting (GitHub API CRUD related).
operations-per-run: 100 # optional, default is 30

Expand Down

0 comments on commit 9571768

Please sign in to comment.