Add CI status badge

This commit is contained in:
c-bata
2020-10-26 16:57:20 +09:00
parent 286c1516d3
commit 315003f245
2 changed files with 5 additions and 1 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
name: Run tests and linters
name: tests
on:
pull_request:
branches:
- main
paths:
- '.github/workflows/python-tests.yml'
- '**.py'