Skip to content

Unify process termination on POSIX & Windows (+ tests) (#1044) #324

Unify process termination on POSIX & Windows (+ tests) (#1044)

Unify process termination on POSIX & Windows (+ tests) (#1044) #324

Workflow file for this run

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