Added label support to builds #27

Closed
bizcochito wants to merge 18 commits from build into develop
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: