Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Use a label selector to identify when ambassador is up in a backwards-compatible way #2

Use a label selector to identify when ambassador is up in a backwards-compatible way

Use a label selector to identify when ambassador is up in a backwards-compatible way #2

Workflow file for this run

name: trivy-pr-scan
on:
pull_request:
branches:
- develop
- master
- main
types: [ opened, synchronize ]
paths-ignore:
- README.md
- .old_cicd/*
- .github/*
- .github/workflows/*
- LICENSE
- .gitignore
- .dockerignore
- .githooks
jobs:
trivy-pr-scan:
uses: helxplatform/helx-github-actions/.github/workflows/trivy-pr-scan-tycho.yml@main
secrets: inherit