[GitHub] Enable Unit test workflow on custom branch
This commit is contained in:
parent
546951cad1
commit
8ab9ebf6af
1 changed files with 1 additions and 2 deletions
3
.github/workflows/unit_test.yml
vendored
3
.github/workflows/unit_test.yml
vendored
|
@ -6,8 +6,7 @@ permissions:
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
- custom_drashna
|
||||
pull_request:
|
||||
paths:
|
||||
- 'builddefs/**'
|
||||
|
|
Loading…
Add table
Reference in a new issue