Skip to content

[VI-739] Updating token exchanged session attributes so that exchanged session has proper expiration times #45729

[VI-739] Updating token exchanged session attributes so that exchanged session has proper expiration times

[VI-739] Updating token exchanged session attributes so that exchanged session has proper expiration times #45729

Workflow file for this run

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