Skip to content

Commit 894df6a

Browse files
committed
fix v3 upstream dispatcher
1 parent 73c1853 commit 894df6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream-dispatch-v3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Upstream Dispatch v3
44

55
on:
66
repository_dispatch:
7-
types: [jackson-databind-pushed]
7+
types: [jackson-databind-pushed-v3]
88
workflow_dispatch:
99

1010
jobs:

0 commit comments

Comments
 (0)