mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
change(feat/OPS-31): test for ci using current branch
This commit is contained in:
parent
0f8ed78299
commit
c909144520
2 changed files with 4 additions and 3 deletions
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -1,2 +1,4 @@
|
|||

|
||||
|
||||
# senju
|
||||
API / Webservice for Phrases/Words/Kanji/Haiku
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue