Expandable sections: Update expand/collapse component guidelines #28
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Label PF Team issues | |
| on: | |
| issues: | |
| types: | |
| - opened | |
| jobs: | |
| label: | |
| uses: patternfly/.github/.github/workflows/add-pf-team-label-workflow.yml@main | |
| secrets: inherit |