Skip to content

Commit 6fe7f1c

Browse files
committed
actions: rename main workflow
1 parent f6601de commit 6fe7f1c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Python application
1+
name: Build
22

33
on: [pull_request]
44

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# OSWatcher
22

3-
[![Join the chat at https://gitter.im/kvm-vmi/Lobby](https://badges.gitter.im/trailofbits/algo.svg)](https://gitter.im/oswatcher/Lobby)
3+
![](https://github.com/Wenzel/oswatcher/workflows/Build/badge.svg)
4+
[![Join the chat at https://gitter.im/oswatcher/Lobby](https://badges.gitter.im/trailofbits/algo.svg)](https://gitter.im/oswatcher/Lobby)
45
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
5-
![](https://github.com/Wenzel/oswatcher/workflows/Python%20application/badge.svg)
66
[![tokei](https://tokei.rs/b1/github/Wenzel/oswatcher)](https://github.com/Wenzel/oswatcher)
77
[![repo size](https://img.shields.io/github/repo-size/Wenzel/oswatcher)](https://github.com/Wenzel/oswatcher)
88

9-
> Track the evolution of operating systems over time
9+
> Tracking the evolution of operating systems over time
1010
1111
## Table of Contents
1212

0 commit comments

Comments
 (0)