Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
codeboten authored Oct 9, 2024
1 parent 4c72788 commit 8d1adaf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,8 @@ jobs:
--config .github/workflows/check_links_config.json \
changelog_preview.md \
|| { echo "Check that anchor links are lowercase"; exit 1; }
- name: Report build timings
uses: codeboten/github-action-to-otlp@v1
with:
headers: "x-honeycomb-team=${{ secrets.HONEYCOMB_API_KEY }}"
endpoint: 'api.honeycomb.io:443'

0 comments on commit 8d1adaf

Please sign in to comment.