allow call from another workflow

This commit is contained in:
Raymond Kuiper 2024-03-11 11:06:31 +01:00
parent dcd84e836b
commit 5922d3e8ae

View File

@ -1,7 +1,7 @@
---
name: Pylint
on: [push]
on: ["push","workflow_call"]
jobs:
build: