Skip to content

Align Tabs and TabList APIs #6913

Align Tabs and TabList APIs

Align Tabs and TabList APIs #6913

Workflow file for this run

name: PR Labels
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
packages:
runs-on: ubuntu-latest
steps:
- name: Label PR with affected packages
uses: adamzolyak/monorepo-pr-labeler-action@4.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_DIRS: "packages"
with:
prefix: "🗂"
separator: " "