workflows: update triggers for renamed branches
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -3,8 +3,9 @@ name: Release v2.X
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- v2.0
|
||||
- feature/new-installer
|
||||
- main
|
||||
- development
|
||||
|
||||
tags:
|
||||
- v*
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user