Skip to content

Config git for all workflows #195

Config git for all workflows

Config git for all workflows #195

Workflow file for this run

name: Main
on:
push:
branches: [main]
concurrency:
group: main-build
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/_test.yml