Skip to content

Commit

Permalink
ci: add LGTM search pattern (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Feb 25, 2022
1 parent 0e29e5a commit 49923d6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/site-cat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@ jobs:
steps:
- uses: ddradar/lgtm-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
image-url: 'https://user-images.githubusercontent.com/24802730/74030931-9a21ac00-49f3-11ea-872e-374d5bd3e586.jpg'
search-pattern: |
^(lgtm|LGTM)$
^@dependabot squash and merge$

0 comments on commit 49923d6

Please sign in to comment.