We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a2d9c commit 734d6f2Copy full SHA for 734d6f2
.github/workflows/stale-pr-and-issues.yml
@@ -24,4 +24,5 @@ jobs:
24
stale-pr-message: "This PR is stale because it has been open for 90 days with no activity."
25
close-pr-message: "This PR was closed because it has been inactive for 14 days since being marked as stale."
26
exempt-pr-labels: 'awaiting-approval,work-in-progress'
27
+ operations-per-run: 90
28
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments