Skip to content

Feature/SK-1211 | add trivy scan to github workflow #370

Feature/SK-1211 | add trivy scan to github workflow

Feature/SK-1211 | add trivy scan to github workflow #370

Workflow file for this run

name: "Pull Request Labeler"
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5