Skip to content

build(deps): Bump actions/xxx-artifact from v3 to v4 #1355

build(deps): Bump actions/xxx-artifact from v3 to v4

build(deps): Bump actions/xxx-artifact from v3 to v4 #1355

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/[email protected]
with:
project-url: https://github.com/orgs/cosmos/projects/26
github-token: ${{ secrets.PERSONAL_TOKEN }}