mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Update lgtm.yml
This commit is contained in:
parent
ccd2216ce0
commit
0a607507db
2
.github/workflows/lgtm.yml
vendored
2
.github/workflows/lgtm.yml
vendored
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user