Skip to content

Commit

Permalink
Merge pull request #1389 from justinstoller/release-3.x
Browse files Browse the repository at this point in the history
(maint) Allow automation to release 3.x versions as well
  • Loading branch information
justinstoller authored May 10, 2024
2 parents 88d4d78 + 8aae06d commit c155b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- 3.x
paths:
- 'lib/r10k/version.rb'

Expand Down

0 comments on commit c155b41

Please sign in to comment.