mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 05:42:36 +00:00
Fix build status badge
This commit is contained in:
parent
a0f5a11ff1
commit
9229b45dc2
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
|
|
@ -1,3 +1,5 @@
|
|||
name: push
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
|
|
|
|||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -1,3 +1,5 @@
|
|||
name: release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
[][github-release]
|
||||
[][github-stargazers]
|
||||

|
||||

|
||||

|
||||

|
||||
[][netbox-docker-microbadger]
|
||||
[][netbox-docker-microbadger]
|
||||
|
|
|
|||
Loading…
Reference in a new issue