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