fix(CI): rename branch from unstable to master in bumper workflow (#1097)
This commit is contained in:
parent
21cbe3a91a
commit
1b91b97499
|
@ -2,8 +2,7 @@ name: Bumper
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- unstable
|
||||
- bumper
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue