We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7ab46 commit 4805a51Copy full SHA for 4805a51
1 file changed
.github/workflows/Shared-ProtectedFiles.yml
@@ -45,6 +45,7 @@ jobs:
45
"PrFileCount.yml",
46
"ProtectedFiles.yml",
47
"Stale.yml",
48
+ "StaleBranch.yml",
49
"TierManagement.yml",
50
"workflow-status-report.yml",
51
"Shared-AutoLabelAssign.yml",
@@ -55,6 +56,7 @@ jobs:
55
56
"Shared-PrFileCount.yml",
57
"Shared-ProtectedFiles.yml",
58
"Shared-Stale.yml",
59
+ "Shared-StaleBranch.yml",
60
"Shared-TierManagement.yml"
61
]'
62
ApproverList: '["user1"]'
0 commit comments