Skip to content

merging 6298/6299/6300/6301/6302/6303/6304/6305/6306 to prod #1886

merging 6298/6299/6300/6301/6302/6303/6304/6305/6306 to prod

merging 6298/6299/6300/6301/6302/6303/6304/6305/6306 to prod #1886

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
apply-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4