Skip to content

ci: add timeout on the test job (#955) #285

ci: add timeout on the test job (#955)

ci: add timeout on the test job (#955) #285

Workflow file for this run

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