Skip to content

ci: enable scheduled trivy scanner and report vulnerabilities as GH i… #27

ci: enable scheduled trivy scanner and report vulnerabilities as GH i…

ci: enable scheduled trivy scanner and report vulnerabilities as GH i… #27

name: On Pull Request
on:
pull_request:
jobs:
on-pull-request:
name: Get rocks modified and build-scan-test them
uses: canonical/charmed-kubeflow-workflows/.github/workflows/get-rocks-modified-and-build-scan-test-publish.yaml@main
permissions:
pull-requests: read
secrets: inherit
with:
microk8s-channel: 1.24/stable
juju-channel: 3.4/stable
python-version: "3.8"