mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-01-10 13:52:19 -06:00
Updated Git workflow. Linter to Python 3.13, Image publisher will only execute when a commit is performend on main.
This commit is contained in:
4
.github/workflows/publish-image.yml
vendored
4
.github/workflows/publish-image.yml
vendored
@@ -5,10 +5,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
types: [opened, synchronize]
|
||||
|
||||
jobs:
|
||||
test_quality:
|
||||
|
||||
Reference in New Issue
Block a user