Skip to content

Bring in v5 changes to v6 before rc #1350

Bring in v5 changes to v6 before rc

Bring in v5 changes to v6 before rc #1350

name: Add new issues to PatternFly Issues project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/patternfly/projects/7
github-token: ${{ secrets.GH_PROJECTS }}