Skip to content

fix: Adding Container mondoo #17

fix: Adding Container mondoo

fix: Adding Container mondoo #17

Workflow file for this run

---
name: 'Validate PR'
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
- assigned
jobs:
pr-validation:
uses: ./.github/workflows/pr-validation.yml
secrets: inherit