diff --git a/.github/auto_assign.yml b/.github/auto_assign.yml deleted file mode 100644 index e75f7fd..0000000 --- a/.github/auto_assign.yml +++ /dev/null @@ -1,6 +0,0 @@ -addReviewers: true -reviewers: - - hshah-mitre -addAssignees: true -assignees: - - hshah-mitre diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 06aa4e3..d179c5f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -37,8 +37,8 @@ jobs: - uses: actions/checkout@v3 - name: Assign reviewers uses: kentaro-m/auto-assign-action@v1.2.4 - - #- uses: kentaro-m/auto-assign-action@v1.2.4 + with: + reviewers: hshah-mitre # Build stage - converting md file to html using MkDocs convert_md_to_html: diff --git a/docs/index.md b/docs/index.md index c76659a..02ab98a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ author: That Would Be Me # AI4SDLC -## Getting started Ten +## Getting started five To make it easy for you to get started with GitLab, here's a list of recommended next steps.