Commit 5e332b9
authored
Add checkout step to GitHub Actions workflow
The list of steps in the example for analyze-project skips repo checkout (which is required).
Updating this list makes it easier for users to just copy/paste the example usage.1 parent 7ef3773 commit 5e332b9
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments