ci: always run container and dependency vulnerability scans on PRs (#11582)

This commit is contained in:
César Arroba
2026-06-15 10:38:28 +02:00
committed by GitHub
parent 15bfa39b23
commit a679865cce
8 changed files with 15 additions and 79 deletions
@@ -12,9 +12,6 @@ on:
branches:
- 'master'
- 'v5.*'
paths:
- 'api/**'
- '.github/workflows/api-container-checks.yml'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}