Skip to content

Merge pull request #8 from luboshl/feature/action-checkout-version #8

Merge pull request #8 from luboshl/feature/action-checkout-version

Merge pull request #8 from luboshl/feature/action-checkout-version #8

Workflow file for this run

name: CI (main)
on:
push:
branches: [main]
paths-ignore:
- "**/*.md"
- "**/*.gitignore"
- "**/*.gitattributes"
workflow_dispatch:
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_build.yml