mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
allow call from another workflow
This commit is contained in:
parent
dcd84e836b
commit
5922d3e8ae
2
.github/workflows/quality.yml
vendored
2
.github/workflows/quality.yml
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Pylint
|
||||
|
||||
on: [push]
|
||||
on: ["push","workflow_call"]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user