Skip to content

Bug - Table (Deprecated) - empty th elements have a blank scope causing failing a11y tests #1309

Bug - Table (Deprecated) - empty th elements have a blank scope causing failing a11y tests

Bug - Table (Deprecated) - empty th elements have a blank scope causing failing a11y tests #1309

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 }}