Skip to content

Merge pull request #24 from rlaffers/update-badge-build #2

Merge pull request #24 from rlaffers/update-badge-build

Merge pull request #24 from rlaffers/update-badge-build #2

Workflow file for this run

name: Main
on:
push:
branches:
- master
permissions:
contents: read # for checkout
jobs:
check_code:
name: Check & test
uses: ./.github/workflows/test.yml