| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f49fe21 commit 0cc1a27
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -41,8 +41,8 @@ jobs: | |||
| 41 | 41 | stale-issue-label: stalled | |
| 42 | 42 | close-issue-message: ${{ env.CLOSE_MESSAGE }} | |
| 43 | 43 | stale-issue-message: ${{ env.WARN_MESSAGE }} | |
| 44 | - only-labels: feature request | ||
| 44 | + only-labels: feature request,test-action | ||
| 45 | 45 | exempt-pr-labels: never-stale | |
| 46 | 46 | # max requests it will send per run to the GitHub API before it deliberately exits to avoid hitting API rate limits | |
| 47 | - operations-per-run: 1 | ||
| 47 | + operations-per-run: 30 | ||
| 48 | 48 | remove-stale-when-updated: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments