Codecov GitHub actions (#1551)

* Run workflows more frequently to build status badges
* Add Github status badges to README
This commit is contained in:
Kevin Chung
2020-07-17 23:31:28 -04:00
committed by GitHub
parent ddf7ba1cb0
commit e5d6d8b36c
5 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
---
name: CTFd Postgres CI
on: [pull_request]
on: [push, pull_request]
jobs:
build: