chore: make workflow trigger on dev branches
parent
2e01ecc455
commit
1bcb48a50e
|
|
@ -5,7 +5,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- '**-dev'
|
||||
- '**dev'
|
||||
tags:
|
||||
- '*'
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue