mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
change(feat/OPS-31): push condition for testing purposes
This commit is contained in:
parent
bf744f40f3
commit
917c1f548e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -3,7 +3,7 @@ name: CI # Name of the workflow
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '*'
|
- feat/OPS-31
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- devel
|
- devel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue