Skip to content

Move tagline and header to sensor attributes #7

Move tagline and header to sensor attributes

Move tagline and header to sensor attributes #7

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request: ~
env:
FORCE_COLOR: 1
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pre-commit/[email protected]