Rename workflow

This commit is contained in:
Jeremy Stretch 2020-12-08 14:41:44 -05:00
parent 9acb328acc
commit 6da5c01e3f
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
name: CI Testing name: CI
on: push on: push
jobs: jobs:
build: build:

View File

@ -19,8 +19,8 @@ or join us in the **#netbox** Slack channel on [NetworkToCode](https://networkto
| | status | | | status |
|-------------|------------| |-------------|------------|
| **master** | ![Build status](https://github.com/netbox-community/netbox/workflows/ci.yml/badge.svg?branch=master) | | **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.yml/badge.svg?branch=develop) | | **develop** | ![Build status](https://github.com/netbox-community/netbox/workflows/CI/badge.svg?branch=develop) |
### Screenshots ### Screenshots