We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6da5d8 commit 936b069Copy full SHA for 936b069
.github/workflows/reusable-generated-pr.yml
@@ -30,3 +30,4 @@ jobs:
30
only-issue-labels: 'This workflow should process only PRs - this ensures we finish processing issues early'
31
days-before-issue-stale: -1
32
days-before-issue-close: -1
33
+ operations-per-run: 100
.github/workflows/reusable-stale-issue.yml
@@ -26,3 +26,4 @@ jobs:
26
only-pr-labels: 'This workflow should process only issues - this ensures we finish processing PRs early'
27
days-before-pr-stale: -1
28
days-before-pr-close: -1
29
0 commit comments