Skip to content

Commit 2428af8

Browse files
committed
WIP: Trigger Integration Release
1 parent fd442d6 commit 2428af8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_run:
55
workflows: ["Build"]
66
types: ["completed"]
7-
# branches: ["parser-integration-build-main"]
7+
branches: ["main"]
88

99
jobs:
1010
integration:

sbm-support-rewrite/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,6 @@ limitations under the License.
385385
<!-- </archive>-->
386386
<!-- </configuration>-->
387387
</plugin>
388-
389388
<plugin>
390389
<groupId>org.codehaus.mojo</groupId>
391390
<artifactId>flatten-maven-plugin</artifactId>

0 commit comments

Comments
 (0)