Skip to content

Azure | Fix IAC-Security Vulnerabilities (AST-47969) #393

Azure | Fix IAC-Security Vulnerabilities (AST-47969)

Azure | Fix IAC-Security Vulnerabilities (AST-47969) #393

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 }}