Skip to content

Commit e050716

Browse files
authored
Only ping build-ops for main
1 parent 8476a68 commit e050716

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/policies/resourceManagement.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,8 @@ configuration:
189189
label: 'Type: Dependency Update :arrow_up_small:'
190190
- noActivitySince:
191191
days: 1
192+
- targetsBranch:
193+
branch: main
192194
actions:
193195
- addReply:
194196
reply: This dependency PR has had no activity for a full business day - @dotnet/aspnet-build please take a look if you are on build-ops.
@@ -204,6 +206,8 @@ configuration:
204206
label: 'Type: Dependency Update :arrow_up_small:'
205207
- noActivitySince:
206208
days: 3
209+
- targetsBranch:
210+
branch: main
207211
actions:
208212
- addReply:
209213
reply: This dependency PR has had no activity for a full business day - @dotnet/aspnet-build please take a look if you are on build-ops.

0 commit comments

Comments
 (0)