Skip to content

Commit ca182d7

Browse files
committed
Update of build trigger event
1 parent 8a0aa7d commit ca182d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ on:
77
pull_request:
88
branches: [ develop ]
99
workflow_dispatch:
10+
1011
repository_dispatch:
11-
types: [utPLSQL-build]
12+
types: [utPLSQL-build,utPLSQL-java-api-build]
1213

1314
defaults:
1415
run:

0 commit comments

Comments
 (0)