Skip to content

Commit 2e1bb8e

Browse files
authored
Merge pull request #8 from elementsinteractive/docsyml
docs: mention lgtm workflow in README
2 parents e4d2bb9 + dd874d8 commit 2e1bb8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ lgtm-review:
240240
MR_URL: "${CI_PROJECT_URL}/-/merge_requests/${CI_MERGE_REQUEST_IID}"
241241
```
242242
243-
For GitHub, we plan to provide a GitHub action soon.
243+
For GitHub, we plan to provide a GitHub action soon. In the meantime, check out this repo's [lgtm workflow](./.github/workflows/lgtm.yml), with which you can trigger reviews in PRs by commenting `/lgtm review`.
244244

245245
### Configuration
246246

0 commit comments

Comments
 (0)