Skip to content

Fixed an issue that filtering not working when Continuous scroll is e… #112

Fixed an issue that filtering not working when Continuous scroll is e…

Fixed an issue that filtering not working when Continuous scroll is e… #112

Workflow file for this run

name: dupcheck
on: [ push, pull_request ]
jobs:
dupcheck:
runs-on: ubuntu-latest
if: github.event.head_commit.author.email != '[email protected]'
steps:
- name: Checkout repository
uses: actions/checkout@v3
with:
persist-credentials: false
fetch-depth: 0
- name: Check
run: bash dupcheck.bash