Skip to content

Add issues and PRs to project boards #32

Add issues and PRs to project boards

Add issues and PRs to project boards #32

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