mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-16 04:02:56 -06:00
Chained in quality check
This commit is contained in:
parent
33cf3e5358
commit
dcd84e836b
2
.github/workflows/publish-image.yml
vendored
2
.github/workflows/publish-image.yml
vendored
@ -4,6 +4,8 @@ on:
|
|||||||
push
|
push
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
test_quality:
|
||||||
|
uses: ./.github/workflows/quality.yml
|
||||||
build_and_publish:
|
build_and_publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user