Skip to content

maint(deps): bump @opentelemetry/context-zone from 1.27.0 to 1.28.0 in /packages/honeycomb-opentelemetry-web/examples/hello-world-custom-exporter in the example-deps group #364

maint(deps): bump @opentelemetry/context-zone from 1.27.0 to 1.28.0 in /packages/honeycomb-opentelemetry-web/examples/hello-world-custom-exporter in the example-deps group

maint(deps): bump @opentelemetry/context-zone from 1.27.0 to 1.28.0 in /packages/honeycomb-opentelemetry-web/examples/hello-world-custom-exporter in the example-deps group #364

name: Add to project
on:
issues:
types: [opened]
pull_request_target:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
name: Add issues and PRs to project
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/honeycombio/projects/30
github-token: ${{ secrets.GHPROJECTS_TOKEN }}