Skip to content

Docs - Make the Beta Docs good enough to link from the website instead of Legacy Docs #4

Docs - Make the Beta Docs good enough to link from the website instead of Legacy Docs

Docs - Make the Beta Docs good enough to link from the website instead of Legacy Docs #4

Workflow file for this run

name: Auto Add to Project
on:
issues:
types: [opened]
jobs:
add-to-project:
uses: RequestNetwork/.github/.github/workflows/add-to-project.yml@main
secrets:
PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }}