We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efbd7a1 commit 47020c8Copy full SHA for 47020c8
.github/workflows/pr-agent.yaml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: mheap/github-action-required-labels@v5
18
with:
19
- mode: exactly
+ mode: minimum
20
count: 1
21
labels: "tag:pr-agent"
22
- name: PR Agent action step
0 commit comments