Skip to content

fix: 1.7.3 to 1.7.4 regression #171

fix: 1.7.3 to 1.7.4 regression

fix: 1.7.3 to 1.7.4 regression #171

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: amannn/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}