Skip to content

Commit

Permalink
chore: remove skip-ci comment (#304)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
  • Loading branch information
ruromero authored Mar 11, 2024
1 parent bce1fcf commit 74f09e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<configuration>
<arguments>-Pprepare-deployment,sign-deployment</arguments>
<tagNameFormat>v@{project.version}</tagNameFormat>
<scmCommentPrefix>build(release): [skip ci]</scmCommentPrefix>
<scmCommentPrefix>build(release): </scmCommentPrefix>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 74f09e9

Please sign in to comment.