Skip to content

ENH: insert repository label in deploy and CI authorize test #13

ENH: insert repository label in deploy and CI authorize test

ENH: insert repository label in deploy and CI authorize test #13

Workflow file for this run

name: linter
on:
push:
branches:
- main
pull_request:
jobs:
linter:
uses: botcity-dev/botcity-reusable-workflows/.github/workflows/python_linter.yml@latest
with:
mypy: true
docstring: true
folder: 'src'