fix(CI): rename branch from unstable to master in bumper workflow (#1097)

This commit is contained in:
diegomrsantos 2024-05-10 15:42:43 +02:00 committed by GitHub
parent 21cbe3a91a
commit 1b91b97499
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@ name: Bumper
on:
push:
branches:
- unstable
- bumper
- master
workflow_dispatch:
jobs: