Skip to content

merging 6413 to prod, more workflow notification testing for slack #1980

merging 6413 to prod, more workflow notification testing for slack

merging 6413 to prod, more workflow notification testing for slack #1980

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