Skip to content

Publish Meatie 0.0.1 #19

Publish Meatie 0.0.1

Publish Meatie 0.0.1 #19

Workflow file for this run

name: CI
on:
push:
branches:
- master
paths:
- 'src/**'
- 'tests/**'
concurrency:
group: ci
jobs:
check-branch:
uses: ./.github/workflows/check-branch.yaml
secrets: inherit