Skip to content

Commit 81ef4fc

Browse files
committed
Fix
1 parent 875750f commit 81ef4fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/policies/resourceManagement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ configuration:
156156
- isNotDraftPullRequest
157157
- isPullRequest
158158
- isOpen
159-
- targetsBranch:
160-
161159
- noActivitySince:
162160
days: 7
163161
- isNotLabeledWith:
@@ -187,6 +185,8 @@ configuration:
187185
filters:
188186
- isPullRequest
189187
- isOpen
188+
- targetsBranch:
189+
branch: main
190190
- hasLabel:
191191
label: 'Type: Dependency Update :arrow_up_small:'
192192
- noActivitySince:

0 commit comments

Comments
 (0)