mirror of https://github.com/buster-so/buster.git
Merge branch 'staging' into nate/additional-interaction-tests
This commit is contained in:
commit
46f3270da2
|
@ -2,9 +2,9 @@ name: Manage Versions
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
types: [opened, synchronize]
|
||||
branches:
|
||||
- main
|
||||
- staging
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
component:
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.0.48
|
||||
0.0.72
|
||||
|
|
Loading…
Reference in New Issue