Skip to content

Commit

Permalink
refactor: add different regex trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Dominik Willner <[email protected]>
  • Loading branch information
dw-0 authored Aug 6, 2022
1 parent 49b2bfa commit daa4de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GIPHY_API_KEY: ${{ secrets.GIPHY_API_KEY }}
with:
trigger: '["^(?i)lgtm!*$"]'
source: 'giphy'

0 comments on commit daa4de0

Please sign in to comment.