Skip to content

fix(suspensive.org): add fallback for response with 202 status code #2457

fix(suspensive.org): add fallback for response with 202 status code

fix(suspensive.org): add fallback for response with 202 status code #2457

Workflow file for this run

name: Labeler
on:
- pull_request_target
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}