Skip to content

build(deps-dev): Bump @docusaurus/module-type-aliases from 2.2.0 to 3.6.3 in /docs #463

build(deps-dev): Bump @docusaurus/module-type-aliases from 2.2.0 to 3.6.3 in /docs

build(deps-dev): Bump @docusaurus/module-type-aliases from 2.2.0 to 3.6.3 in /docs #463

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