Skip to content

[Feature] Enable configurable "mandatory" filters #2062

[Feature] Enable configurable "mandatory" filters

[Feature] Enable configurable "mandatory" filters #2062

Workflow file for this run

name: Potential Duplicates
on:
issues:
types: [opened, edited]
jobs:
run:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/potential-duplicates@v1.1.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}