Skip to content

[Feature] Add useTheme hook. Update Link and Alert to use themes #1695

[Feature] Add useTheme hook. Update Link and Alert to use themes

[Feature] Add useTheme hook. Update Link and Alert to use themes #1695

name: Require Checkboxes
on:
pull_request:
types: [opened, edited, synchronize]
jobs:
run-check:
runs-on: ubuntu-latest
steps:
- uses: mheap/require-checklist-action@v2
with:
requireChecklist: false # If this is true and there are no checklists detected, the action will fail