mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +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:
|
||||
push:
|
||||
branches:
|
||||
- feat/OPS-31
|
||||
pull_request:
|
||||
branches:
|
||||
- devel
|
||||
- master
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue