Skip to content

Commit 98fad2f

Browse files
committed
chore: release workflow running after native test
1 parent 496b46f commit 98fad2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_maven_package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: CI deploy maven package
88

99
on:
1010
workflow_run:
11-
workflows: ["CI maven compatibility check"]
11+
workflows: ["CI native modules build and test"]
1212
types:
1313
- completed
1414
branches:

0 commit comments

Comments
 (0)