We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13871fb commit d3afc9eCopy full SHA for d3afc9e
.github/workflows/trigger_dep_builds.yml
@@ -24,6 +24,6 @@ jobs:
24
with:
25
token: ${{ secrets.token }}
26
repository: ${{ matrix.repo }}
27
- event-type: jackson-databind-pushed
+ event-type: jackson-core-pushed
28
# Could push information on what was built but not yet
29
client-payload: '{"version": "N/A" }'
0 commit comments