build #26

Merged
bizcochito merged 14 commits from build into develop 2024-01-14 13:56:46 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit a1e8a3314c - Show all commits

View File

@ -1,10 +1,11 @@
name: Unit Tests with docker compose name: Unit Tests with docker compose
on: on:
pull_request:
push: push:
branches: branches:
- main - main
- develop - develop
- build
pull_request:
jobs: jobs:
unit-test: unit-test: