Skip to content

Homepage of GitHub repository links to outdated documentation #204

Homepage of GitHub repository links to outdated documentation

Homepage of GitHub repository links to outdated documentation #204

name: Add new pr or issue to project board
on:
issues: {types: [opened]}
pull_request: {types: [opened]}
jobs:
add-to-project:
uses: lambdaisland/open-source/.github/workflows/add-to-project-board.yml@main
secrets: inherit