Skip to content

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group #401

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group

maint(deps-dev): bump ts-loader from 9.5.1 to 9.5.2 in /packages/honeycomb-opentelemetry-web/examples/custom-with-collector-ts in the example-deps group #401

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 }}