Skip to content

Commit

Permalink
fix(CI): rename branch from unstable to master in bumper workflow (#1097
Browse files Browse the repository at this point in the history
)
  • Loading branch information
diegomrsantos authored May 10, 2024
1 parent 21cbe3a commit 1b91b97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bumper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Bumper
on:
push:
branches:
- unstable
- bumper
- master
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 1b91b97

Please sign in to comment.