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 8476a68 commit e050716Copy full SHA for e050716
.github/policies/resourceManagement.yml
@@ -189,6 +189,8 @@ configuration:
189
label: 'Type: Dependency Update :arrow_up_small:'
190
- noActivitySince:
191
days: 1
192
+ - targetsBranch:
193
+ branch: main
194
actions:
195
- addReply:
196
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:
204
206
205
207
208
days: 3
209
210
211
212
213
0 commit comments