Skip to content

Merge pull request #47 from sekunho/fix/configufation-type #24

Merge pull request #47 from sekunho/fix/configufation-type

Merge pull request #47 from sekunho/fix/configufation-type #24

name: Compile, test and check the docs
on:
push:
branches:
- master
pull_request:
jobs:
format:
uses: ./.github/workflows/format.yaml
secrets: inherit
check:
uses: ./.github/workflows/check.yaml
secrets: inherit