Skip to content

Add documentation regarding usage of style tags in components containing html tags (i.e. layout components) #3747

Add documentation regarding usage of style tags in components containing html tags (i.e. layout components)

Add documentation regarding usage of style tags in components containing html tags (i.e. layout components) #3747

Workflow file for this run

name: Write coauthors to a pull request
permissions:
pull-requests: write
on:
issue_comment:
types:
- created
jobs:
generate-coauthors:
name: Generate Coauthor
if: ${{ github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: kevinzunigacuellar/[email protected]