Skip to content

Fix some OSSF scorecard issues #65

Fix some OSSF scorecard issues

Fix some OSSF scorecard issues #65

name: PR build Security Manager test app images for smoke tests
on:
pull_request:
paths:
- "smoke-tests/images/security-manager/**"
- ".github/workflows/pr-smoke-test-security-manager-images.yml"
- ".github/workflows/reusable-pr-smoke-test-images.yml"
branches:
- main
permissions:
contents: read
jobs:
build:
uses: ./.github/workflows/reusable-pr-smoke-test-images.yml
with:
project: ":smoke-tests:images:security-manager"
cache-read-only: true