Skip to content

Commit 7870f50

Browse files
authored
Merge pull request #10 from Code-dot-mil/hshah-mitre-patch-1
Update index.md
2 parents 2b08306 + ff08389 commit 7870f50

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
runs-on: ubuntu-latest
2020
if: github.event_name == 'pull_request'
2121
steps:
22+
- name: Checkout code
23+
uses: actions/checkout@v3
2224
- name: Print working directory and files
2325
run: |
2426
pwd

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: That Would Be Me
55
# AI4SDLC
66

77

8-
## Getting started two
8+
## Getting started three
99

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

0 commit comments

Comments
 (0)