chore: run pipeline on all branches
This commit is contained in:
parent
54d3c65df3
commit
4a851355a8
|
|
@ -7,6 +7,8 @@ on:
|
|||
push:
|
||||
tags:
|
||||
- '*'
|
||||
branches:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
|
|||
Loading…
Reference in New Issue