Skip to content

[v1.x] Scope experimental tasks to the session that created them (#2720) #597

[v1.x] Scope experimental tasks to the session that created them (#2720)

[v1.x] Scope experimental tasks to the session that created them (#2720) #597

Workflow file for this run

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