Skip to content

Commit

Permalink
ci(release): add backwards branches (#526)
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-hawk committed Jan 14, 2023
1 parent a1b1d7e commit ebc8092
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ on:
push:
branches:
- master
- v4_backwards
- v5_backwards
- v6_backwards
name: release-please
jobs:
release-please:
Expand Down

0 comments on commit ebc8092

Please sign in to comment.