mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
chore: run codecov ci only on master
Refs: OPS-31
This commit is contained in:
parent
b1017f877d
commit
6391779d9c
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -3,10 +3,6 @@ name: CI # Name of the workflow
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- feat/OPS-31
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- devel
|
|
||||||
- master
|
- master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue