Skip to content

📝 Add class documentation to the submodules. (#133) #73

📝 Add class documentation to the submodules. (#133)

📝 Add class documentation to the submodules. (#133) #73

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