mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +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
|
||||
|
||||
on:
|
||||
branches:
|
||||
- "main"
|
||||
- "dev"
|
||||
- "prod"
|
||||
push:
|
||||
branches:
|
||||
- "main"
|
||||
- "dev"
|
||||
- "prod"
|
||||
pull_request:
|
||||
branches:
|
||||
- "**"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue