Skip to content

build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 in /examples/webapp #56

build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 in /examples/webapp

build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 in /examples/webapp #56

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