Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

2438 tsa letter download security enhancement #85617

2438 tsa letter download security enhancement

2438 tsa letter download security enhancement #85617

Workflow file for this run

name: "PR Labeler"
on: pull_request
permissions:
contents: read
pull-requests: write
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
sync-labels: true