Skip to content

docs: add changelog entry #8

docs: add changelog entry

docs: add changelog entry #8

name: Auto Add Issues and Pull Requests to Project
on:
issues:
types:
- opened
jobs:
# https://github.com/actions/add-to-project
add-to-proje
name: Add issue and bugs to project

Check failure on line 11 in .github/workflows/auto-add-to-project.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/auto-add-to-project.yml

Invalid workflow file

You have an error in your yaml syntax on line 11
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/overhangio/projects/4
github-token: ${{ secrets.GH_PROJECT_PERSONAL_ACCESS_TOKEN }}