Skip to content

Commit 97ad1f9

Browse files
committed
new
1 parent 05a7549 commit 97ad1f9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/review.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
with:
1717
token: ${{ secrets.REQUIRED_REVIEWS_TOKEN }}
1818
requirements: |
19-
- paths: unmatched
19+
- name: Base Requirement
20+
paths: unmatched
2021
teams:
21-
- @acm-uiuc/infra-chairs
22-
- @acm-uiuc/infra-leads
22+
- "@acm-uiuc/infra-chairs"
23+
- "@acm-uiuc/infra-leads"

0 commit comments

Comments
 (0)