Skip to content

Update nextjs monorepo to v16.3.0 #324

Update nextjs monorepo to v16.3.0

Update nextjs monorepo to v16.3.0 #324

Workflow file for this run

name: Add issues and PRs to project boards
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
permissions: read-all
jobs:
add-to-project-boards:
uses: osism/.github/.github/workflows/add-to-project.yml@main
secrets:
ADD_TO_PROJECT_PAT: ${{ secrets.ADD_TO_PROJECT_PAT }}