Skip to content

feat(service): expose tech_emails in Service #186

feat(service): expose tech_emails in Service

feat(service): expose tech_emails in Service #186

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5