Browse Source

Rename ubuntu workflow to linux

master
Krisjanis Rijnieks 5 years ago
parent
commit
1b16a80f3b
  1. 2
      .github/workflows/linux.yml
  2. 2
      README.md

2
.github/workflows/ubuntu.yml → .github/workflows/linux.yml

@ -1,4 +1,4 @@
name: ubuntu
name: linux
on:
push:
branches:

2
README.md

@ -1,6 +1,6 @@
# ofxPiMapper
[![Ubuntu Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/ubuntu/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Aubuntu)
[![Ubuntu Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/linux/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Alinux)
[![Windows Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/windows/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Awindows)
[![OSX Workflow Badge](https://github.com/kr15h/ofxPiMapper/workflows/osx/badge.svg)](https://github.com/kr15h/ofxPiMapper/actions?query=workflow%3Aosx)

Loading…
Cancel
Save