Skip to content

feat(web-components): [ic-chip] add prop to customise tooltip text #4838

feat(web-components): [ic-chip] add prop to customise tooltip text

feat(web-components): [ic-chip] add prop to customise tooltip text #4838

name: Prevent PRs with tasks not completed
permissions: read-all
on:
pull_request:
types: [opened, edited]
jobs:
check-tasks:
runs-on: ubuntu-latest
steps:
- if: contains(github.event.pull_request.body, '- [ ]')
run: exit 1