From 6da5c01e3f94a8158fb211969e66f14586d825c2 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 8 Dec 2020 14:41:44 -0500 Subject: [PATCH] Rename workflow --- .github/workflows/ci.yml | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4deab8a58..232325774 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI Testing +name: CI on: push jobs: build: diff --git a/README.md b/README.md index 2f951af4d..9d27844c2 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ or join us in the **#netbox** Slack channel on [NetworkToCode](https://networkto | | status | |-------------|------------| -| **master** | ![Build status](https://github.com/netbox-community/netbox/workflows/ci.yml/badge.svg?branch=master) | -| **develop** | ![Build status](https://github.com/netbox-community/netbox/workflows/ci.yml/badge.svg?branch=develop) | +| **master** | ![Build status](https://github.com/netbox-community/netbox/workflows/CI/badge.svg?branch=master) | +| **develop** | ![Build status](https://github.com/netbox-community/netbox/workflows/CI/badge.svg?branch=develop) | ### Screenshots