Skip to content

feat(jest): fail if more than expected matcher arguments are passed #132

feat(jest): fail if more than expected matcher arguments are passed

feat(jest): fail if more than expected matcher arguments are passed #132

Workflow file for this run

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