Skip to content

chore(deps-dev): bump the lint-tools group with 9 updates #2507

chore(deps-dev): bump the lint-tools group with 9 updates

chore(deps-dev): bump the lint-tools group with 9 updates #2507

Workflow file for this run

name: Site Cat LGTM
on:
issue_comment:
types: [created]
pull_request_review:
types: [submitted]
jobs:
post:
runs-on: ubuntu-latest
if: (!contains(github.actor, '[bot]'))
steps:
- uses: ddradar/lgtm-action@v1
with:
image-url: ${{ vars.LGTM_IMAGE_URI }}
search-pattern: ${{ vars.LGTM_SEARCH_PATTERN }}