Skip to content

fix: 204 is an acceptable response to DELETEing the session (#697) #219

fix: 204 is an acceptable response to DELETEing the session (#697)

fix: 204 is an acceptable response to DELETEing the session (#697) #219

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml