mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
removed on: push
from pylint
This commit is contained in:
parent
bf325c6839
commit
3a39c314be
5
.github/workflows/quality.yml
vendored
5
.github/workflows/quality.yml
vendored
@ -1,7 +1,8 @@
|
||||
---
|
||||
name: Pylint
|
||||
name: Pylint Quality control
|
||||
|
||||
on: ["push","workflow_call"]
|
||||
on:
|
||||
workflow_call
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user