skip triggering reporting on tagging
This commit is contained in:
parent
1963974bab
commit
6914045d48
1 changed files with 0 additions and 2 deletions
2
.github/workflows/buildReporting.yml
vendored
2
.github/workflows/buildReporting.yml
vendored
|
@ -6,8 +6,6 @@ name: build
|
|||
on:
|
||||
push:
|
||||
branches: [master, development, docker-setup]
|
||||
tags:
|
||||
- '*'
|
||||
pull_request:
|
||||
branches: [master, development, docker-setup]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue