Skip to content

chore: initial commit #1

chore: initial commit

chore: initial commit #1

Workflow file for this run

name: ci
on:
pull_request:
push:
branches:
- '17'
workflow_call:
workflow_dispatch:
jobs:
pylint:
uses: coatl-dev/workflows/.github/workflows/pylint.yml@v6
with:
path: src
working-directory: java-api