Merge pull request #170 from bhipple/u/workflow-name

Name workflow "CI" instead of "Test"
This commit is contained in:
Benjamin Hipple 2020-03-28 14:19:23 -04:00 committed by GitHub
commit 32c439cf9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: "Test"
name: "CI"
on:
pull_request:
push:

View File

@ -1,6 +1,6 @@
# nixpkgs-update
[![Build Status](https://github.com/ryantm/nixpkgs-update/workflows/Test/badge.svg)](https://github.com/ryantm/nixpkgs-update/actions)
[![Build Status](https://github.com/ryantm/nixpkgs-update/workflows/CI/badge.svg)](https://github.com/ryantm/nixpkgs-update/actions)
[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/nixpkgsupdate)
> The future is here; let's evenly distribute it!