Skip to content

Commit

Permalink
fix: add message runs on (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbystedt authored Jun 5, 2024
1 parent 77c89d8 commit 64d3364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/gh-maven-build/templates/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ jobs:
intention_token: ${{ env.INTENTION_TOKEN }}
message:
name: Message
runs-on: ubuntu-latest
needs: build-release
steps:
- name: Pull request
Expand Down

0 comments on commit 64d3364

Please sign in to comment.