Skip to content

ADO | Upgrade Node Version to 20 (AST-72934) #449

ADO | Upgrade Node Version to 20 (AST-72934)

ADO | Upgrade Node Version to 20 (AST-72934) #449

Workflow file for this run

name: PR Labeler
on:
pull_request:
types: [opened]
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: TimonVS/pr-labeler-action@f9c084306ce8b3f488a8f3ee1ccedc6da131d1af #v5
env:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}