Skip to content

Commit

Permalink
(maint) Allow automation to release 3.x versions as well
Browse files Browse the repository at this point in the history
  • Loading branch information
justinstoller committed May 10, 2024
1 parent 88d4d78 commit 8aae06d
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 8aae06d

Please sign in to comment.