Skip to content

maint(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 15.3.1 in /packages/experimental-opentelemetry-web in the dev-dependencies group #374

maint(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 15.3.1 in /packages/experimental-opentelemetry-web in the dev-dependencies group

maint(deps-dev): bump @rollup/plugin-node-resolve from 15.3.0 to 15.3.1 in /packages/experimental-opentelemetry-web in the dev-dependencies group #374

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