Skip to content

Sidebar navigation, discussions, or notifications take over half the width of the page when Indigo theme is used #24

Sidebar navigation, discussions, or notifications take over half the width of the page when Indigo theme is used

Sidebar navigation, discussions, or notifications take over half the width of the page when Indigo theme is used #24

name: Auto Add Issues to Project
on:
issues:
types:
- opened
jobs:
# https://github.com/actions/add-to-project
add-to-project:
name: Add issue and bugs to project
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 }}