Add pylint github action file. #12
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L30
error parsing called workflow
".github/workflows/main.yml"
-> "./.github/workflows/setup.yml"
: workflow is not reusable as it is missing a `on.workflow_call` trigger
|