Skip to content

Commit

Permalink
fix: Workflow dispatch event
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Finnigan <[email protected]>
  • Loading branch information
kenfinnigan committed Apr 25, 2024
1 parent d62f58b commit e73644a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/otel-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,4 @@ jobs:
repo: context.repo.repo,
workflow_id: 'build-and-test.yml',
ref: 'update-otel-${{ steps.get-latest-otel-version.outputs.latest_otel_version }}',
inputs: {}
});

0 comments on commit e73644a

Please sign in to comment.