Update pipeline to build on feature branches

This commit is contained in:
ITDancer139
2021-05-14 20:51:46 +02:00
committed by Keivn Sommer
parent 4c5510772a
commit d5474478b3
2 changed files with 2 additions and 1 deletions

View File

@@ -20,6 +20,7 @@ on:
push:
branches:
- master
- 'features/*'
pull_request:
branches:
- master