Skip to content

Merge pull request #12 from luboshl/feature/v1.1.0 #11

Merge pull request #12 from luboshl/feature/v1.1.0

Merge pull request #12 from luboshl/feature/v1.1.0 #11

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