Skip to content

docs: Update readme to include strict param example for exact payload matching #183

docs: Update readme to include strict param example for exact payload matching

docs: Update readme to include strict param example for exact payload matching #183

Workflow file for this run

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