Skip to content

build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 in /tests #60

build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 in /tests

build(deps): Bump gotest.tools/v3 from 3.5.0 to 3.5.1 in /tests #60

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