From c90914452022a765d1952dd2bdfcbbbcfab61268 Mon Sep 17 00:00:00 2001 From: Amrasil Date: Wed, 26 Mar 2025 22:33:24 +0100 Subject: [PATCH] change(feat/OPS-31): test for ci using current branch --- .github/workflows/ci.yml | 5 ++--- README.md | 2 ++ 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cf7cb9a..5fc9e08 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,10 +1,9 @@ name: CI # Name of the workflow on: - pull_request: + push: branches: - - devel - - master + - feat/OPS-31 jobs: test: # Defines a job called "test" diff --git a/README.md b/README.md index 7b716c0..83714ac 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ +![Codecov](https://codecov.io/gh/senju1337/senju/branch/feat/OPS-31/graph/badge.svg) + # senju API / Webservice for Phrases/Words/Kanji/Haiku