Skip to content

fix: tables not rendering checkbox component #18

fix: tables not rendering checkbox component

fix: tables not rendering checkbox component #18

Workflow file for this run

name: 'πŸ“ PR Title'
on:
pull_request_target:
branches:
- main
jobs:
main:
name: πŸ“ PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}