Skip to content

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM #3029

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM

fix(tabs): handle tab close events that remove the associated tab-title and tab elements from the DOM #3029

Workflow file for this run

name: PR Merged
on:
pull_request:
branches: [main, rc, dev]
types: [closed]
jobs:
milestone:
if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
steps:
- uses: benelan/milestone-action@v3