mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-30 13:10:47 +00:00
do you see me now?
This commit is contained in:
parent
152ca2d7f1
commit
92aaa92964
1 changed files with 5 additions and 4 deletions
9
.github/workflows/unit_tests.yml
vendored
9
.github/workflows/unit_tests.yml
vendored
|
|
@ -1,10 +1,11 @@
|
||||||
name: Run unit tests
|
name: Run unit tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
branches:
|
push:
|
||||||
- "main"
|
branches:
|
||||||
- "dev"
|
- "main"
|
||||||
- "prod"
|
- "dev"
|
||||||
|
- "prod"
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- "**"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue