diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4119127..154d9cf 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,8 +32,16 @@ jobs: run: | pwd ls -al .github - cat .github/auto_assign.yml || echo "No auto_assign.yml found" - - uses: kentaro-m/auto-assign-action@v1.2.4 + cat .github/auto_assign.yml || echo "No auto_assign.yml found" + + - uses: actions/checkout@v3 + - name: Assign reviewers + uses: ahmadnassri/action-assign-reviewers@v1 + with: + reviewers: hshah-mitre + assignees: hshah-mitre + + #- uses: kentaro-m/auto-assign-action@v1.2.4 # Build stage - converting md file to html using MkDocs convert_md_to_html: diff --git a/docs/index.md b/docs/index.md index 7f63357..017eca9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ author: That Would Be Me # AI4SDLC -## Getting started twotwo +## Getting started nine To make it easy for you to get started with GitLab, here's a list of recommended next steps.