Skip to content

Service Worker redirect page to error when ID is set don't exist or when List param is set without ID param #937

Service Worker redirect page to error when ID is set don't exist or when List param is set without ID param

Service Worker redirect page to error when ID is set don't exist or when List param is set without ID param #937

Workflow file for this run

name: 'Check for Incomplete Issues'
on:
issues:
types: [labeled, unlabeled]
permissions:
issues: write
pull-requests: write
jobs:
reaction:
runs-on: ubuntu-latest
steps:
- uses: dessant/label-actions@v2
with:
github-token: ${{ github.token }}
process-only: 'issues'