mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-12-19 03:42:23 -06:00
removed on: push from pylint
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user