diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a3dd321..4aa473e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,11 @@ name: CI # Name of the workflow on: push: branches: - - feat/OPS-31 + - '*' + pull_request: + branches: + - devel + - master jobs: test: # Defines a job called "test" diff --git a/README.md b/README.md index 83714ac..6eca652 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![Codecov](https://codecov.io/gh/senju1337/senju/branch/feat/OPS-31/graph/badge.svg) +![Codecov](https://codecov.io/gh/senju1337/senju/branch/HEAD/graph/badge.svg) # senju API / Webservice for Phrases/Words/Kanji/Haiku