build workflow
This commit is contained in:
parent
d2928b207d
commit
f6ddf6bb4d
1 changed files with 2 additions and 0 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -7,6 +7,8 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '**'
|
- '**'
|
||||||
|
tags:
|
||||||
|
- '**'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [master, development]
|
branches: [master, development]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue