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
on:
pull_request:
push:
branches:
- main
- develop
- build
pull_request:
jobs:
unit-test: