Skip to content

maint(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 #51

maint(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3

maint(deps): bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.3 #51

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/11
github-token: ${{ secrets.GHPROJECTS_TOKEN }}