Skip to content

Add pagination and filters in listview #251

Add pagination and filters in listview

Add pagination and filters in listview #251

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you!! This is your first issue on this repo'
pr-message: 'Thank you!! This is your first pull request on this repo'