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 c45a29d commit 4160d91Copy full SHA for 4160d91
.github/workflows/stale.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
debug-only: true
23
- only-issue-labels: "Awaiting OP Action"
+ only-labels: "Awaiting OP Action"
24
close-issue-message: "Closing this issue as no feedback has been received."
25
days-before-stale: -1
26
days-before-close: 1
0 commit comments