change(feat/OPS-31): test for ci using current branch

This commit is contained in:
Amrasil 2025-03-26 22:33:24 +01:00
parent 0f8ed78299
commit c909144520
2 changed files with 4 additions and 3 deletions

View file

@ -1,10 +1,9 @@
name: CI # Name of the workflow name: CI # Name of the workflow
on: on:
pull_request: push:
branches: branches:
- devel - feat/OPS-31
- master
jobs: jobs:
test: # Defines a job called "test" test: # Defines a job called "test"

View file

@ -1,2 +1,4 @@
![Codecov](https://codecov.io/gh/senju1337/senju/branch/feat/OPS-31/graph/badge.svg)
# senju # senju
API / Webservice for Phrases/Words/Kanji/Haiku API / Webservice for Phrases/Words/Kanji/Haiku