Skip to content

feat: Add configurable params for detectors that could support them #6

feat: Add configurable params for detectors that could support them

feat: Add configurable params for detectors that could support them #6

Workflow file for this run

name: "Lint PR"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
branches: [ master ]
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.VL_BOT_TOKEN }}