chore: also trigger on development branch
parent
1aa1b8a51b
commit
1b08eca4cf
|
|
@ -5,6 +5,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
- 'development'
|
||||
- '**dev'
|
||||
tags:
|
||||
- '*'
|
||||
|
|
|
|||
Loading…
Reference in New Issue