Skip to content

Add server-side pagination and category filtering to global exclusions #4

Add server-side pagination and category filtering to global exclusions

Add server-side pagination and category filtering to global exclusions #4

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: twingate/github-action@v1
with:
service-key: ${{ secrets.TWINGATE_SERVICE_KEY }}
- name: Trigger deploy
run: |
curl -fsSL -X POST "${{ secrets.DEPLOY_WEBHOOK_URL }}"