Skip to content

build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /orm #14

build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /orm

build(deps): Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 in /orm #14

Workflow file for this run

name: Add PR to project
on:
pull_request:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add pull request to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.3.0
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}