Skip to content

Commit

Permalink
Update maven-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ariwk authored May 28, 2024
1 parent 2efaca0 commit c01ca1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: maven-release
on:
push:
branches: [main, feature/**, renovate/**]
branches: [main, feature/**, renovate/**, test/**]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c01ca1b

Please sign in to comment.