Skip to content

Commit 1e96811

Browse files
Merge pull request #49 from contentstack/fix/publish-workflow
Remove push trigger for specific branch in Maven publish workflow
2 parents d9d13a9 + e3d41c2 commit 1e96811

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
name: Maven Package
55

66
on:
7-
push:
8-
branches:
9-
- fix/DX-3277-release-workflow
107
release:
118
types: [created]
129

0 commit comments

Comments
 (0)