Skip to content

throw with error messages or SERVER_ERROR if network response is not ok #1450

throw with error messages or SERVER_ERROR if network response is not ok

throw with error messages or SERVER_ERROR if network response is not ok #1450

Workflow file for this run

name: Cancel Workflows
on:
push:
branches-ignore:
- main
jobs:
cancel:
runs-on: ubuntu-latest
timeout-minutes: 2
steps:
- uses: styfle/[email protected]
with:
all_but_latest: true
workflow_id: code-quality.yml, codeql-analysis.yml, docs.yml
access_token: ${{ github.token }}