Skip to content

Commit 194916b

Browse files
fixup! build: update required pull request statuses to include specific CI checks
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Alan Agius <alan.agius4@gmail.com>
1 parent d4480f4 commit 194916b

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.ng-dev/pull-request.mjs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ export const pullRequest = {
1010
labels: [{pattern: 'merge: squash commits', method: 'squash'}],
1111
},
1212
requiredStatuses: [
13-
{type: 'check', name: 'dev-infra'},
14-
{type: 'check', name: 'rules_angular'},
15-
{type: 'check', name: 'rules_browsers'},
16-
{type: 'check', name: 'rules_browser/test'},
17-
{type: 'check', name: 'rules_sass'},
1813
],
1914

2015
// Disable target labeling in the dev-infra repo as we don't have

0 commit comments

Comments
 (0)