Add nicer status badges and workflow names

This commit is contained in:
Jonathan Clem
2020-08-21 11:13:16 -04:00
parent 626af12fe9
commit cf1dcb0bd5
3 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
name: CI
on:
push: {branches: main}
pull_request: {branches: main}

View File

@@ -1,3 +1,5 @@
name: Integration
on:
push: {branches: main}