mirror of https://github.com/buster-so/buster.git
version bump
This commit is contained in:
parent
b16a6d8b17
commit
732984206b
|
@ -2,9 +2,9 @@ name: Manage Versions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened]
|
types: [opened, synchronize]
|
||||||
branches:
|
branches:
|
||||||
- main
|
- staging
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
component:
|
component:
|
||||||
|
|
Loading…
Reference in New Issue