Skip to content

Bug, CLSX is missing from dependencies #14

Bug, CLSX is missing from dependencies

Bug, CLSX is missing from dependencies #14

Workflow file for this run

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