Skip to content

Investigate why broken links are not reported when running the builds #72

Investigate why broken links are not reported when running the builds

Investigate why broken links are not reported when running the builds #72

name: Board automation for Docs project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project Docs
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/hirosystems/projects/27
github-token: ${{ secrets.GH_TOKEN }}