Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
pwd
ls -al .github
cat .github/auto_assign.yml || echo "No auto_assign.yml found"
- uses: kentaro-m/auto-assign-action@v1
- uses: kentaro-m/auto-assign-action@v1.2.4

# Build stage - converting md file to html using MkDocs
convert_md_to_html:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: That Would Be Me
# AI4SDLC


## Getting started one
## Getting started twotwo

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Expand Down