Update lgtm.yml

This commit is contained in:
Gary Ewan Park 2019-10-17 08:14:07 +01:00 committed by GitHub
parent ccd2216ce0
commit 0a607507db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,6 @@ jobs:
GITHUB_REVIEW_BODY: ${{ github.event.review.body }} GITHUB_REVIEW_BODY: ${{ github.event.review.body }}
GITHUB_REVIEW_ID: ${{ github.event.review.id }} GITHUB_REVIEW_ID: ${{ github.event.review.id }}
with: with:
trigger: '^(lgtm|LGTM)!?$' trigger: '["^LGTM!?$"]'
override: true override: true
source: lgtmapp source: lgtmapp