Skip to content

Commit 692b48c

Browse files
authored
Update deploy.yml
1 parent c16fe08 commit 692b48c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
- uses: actions/checkout@v3
3838
- name: Assign reviewers
3939
uses: kentaro-m/auto-assign-action@v1.2.4
40-
41-
#- uses: kentaro-m/auto-assign-action@v1.2.4
40+
with:
41+
reviewers: hshah-mitre
4242

4343
# Build stage - converting md file to html using MkDocs
4444
convert_md_to_html:

0 commit comments

Comments
 (0)