Skip to content

added report issue vikunja integration #666

added report issue vikunja integration

added report issue vikunja integration #666

Workflow file for this run

name: Python Linter (Black)
on:
workflow_dispatch:
pull_request:
jobs:
lint-backend:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: psf/black@stable