mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-07-12 13:29:04 +00:00
only run on pull request
This commit is contained in:
parent
f9e054d9ad
commit
fc961233f9
1 changed files with 0 additions and 5 deletions
5
.github/workflows/unit_tests.yml
vendored
5
.github/workflows/unit_tests.yml
vendored
|
|
@ -1,11 +1,6 @@
|
||||||
name: Run unit tests
|
name: Run unit tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- "main"
|
|
||||||
- "dev"
|
|
||||||
- "prod"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- "**"
|
- "**"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue