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 9a2e5e4 commit 6535babCopy full SHA for 6535bab
.github/workflows/lock.yaml
@@ -20,4 +20,4 @@ jobs:
20
This pull request has been automatically locked because it has been closed for 150 days.
21
Please open a new PR if you want to continue the work.
22
23
- exclude-pr-labels: "keep-open,no-lock"
+ exclude-any-pr-labels: "keep-open,no-lock"
build/target-repository/.github/workflows/lock.yaml
This issue has been automatically locked because it has been closed for 150 days.
Please open a new issue if you have a similar problem.
- exclude-issue-labels: "keep-open,no-lock"
+ exclude-any-issue-labels: "keep-open,no-lock"
0 commit comments