Skip to content

Commit

Permalink
move description up
Browse files Browse the repository at this point in the history
  • Loading branch information
gewarren committed May 15, 2024
1 parent dc7e9a4 commit 8a0f710
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/policies/label-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ configuration:
then:
- addLabel:
label: okr-health
- if:
- description: Label and approve PRs from Dotnet Policy Service
if:
- payloadType: Pull_Request
- isActivitySender:
user: dotnet-policy-service
Expand All @@ -74,4 +75,3 @@ configuration:
- approvePullRequest:
comment: "Approved; this PR will merge when all status checks pass."
triggerOnOwnActions: true
description: Label and approve PRs from Dotnet Policy Service

0 comments on commit 8a0f710

Please sign in to comment.