Commit 272e6a9
committed
[no-relnote] Bump total operations allowed for stale GH action
As currently configured, the stale GitHub action is not able to process all of our open issues / PRs.
This commit bumps the total GitHub API calls the GitHub action can take so that it can process more
issues per run. This commit also allows one to manually invoke the stale GitHub workflow.
Signed-off-by: Christopher Desiniotis <[email protected]>1 parent b71aa7b commit 272e6a9
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
| 30 | + | |
0 commit comments