Skip to content

Commit

Permalink
ci: watch also 2.x branch for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarolopez committed Aug 6, 2024
1 parent 1bbea86 commit 12ec967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ on:
push:
branches:
- master
- releases/2.x

permissions:
contents: write
Expand Down

0 comments on commit 12ec967

Please sign in to comment.