Skip to content

[Fix] Updating TC_CADMIN_1_19 python3 test module in order to resolve issue #473 #122059

[Fix] Updating TC_CADMIN_1_19 python3 test module in order to resolve issue #473

[Fix] Updating TC_CADMIN_1_19 python3 test module in order to resolve issue #473 #122059

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
name: Label Triage
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"