We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54dc287 commit c539231Copy full SHA for c539231
.github/workflows/daily_check_issue_and_pr.yml
@@ -26,3 +26,4 @@ jobs:
26
close-pr-message: "This PR was closed because it has been stalled for 7 days with no activity."
27
repo-token: ${{ secrets.ACTION_TOKEN }}
28
start-date: "2025-03-01T00:00:00Z"
29
+ exempt-issue-labels: "Backlog"
0 commit comments