Skip to content

Feature request: Being able to use logical OR in filters #2042

Feature request: Being able to use logical OR in filters

Feature request: Being able to use logical OR in filters #2042

Workflow file for this run

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