We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b65d2 commit 94202a9Copy full SHA for 94202a9
1 file changed
.github/workflows/build.yml
@@ -8,6 +8,9 @@ on:
8
9
workflow_dispatch:
10
11
+ repository_dispatch:
12
+ types: [utPLSQL-build]
13
+
14
jobs:
15
build:
16
0 commit comments