Skip to content

Prepare GH workflow actions for new charm #17

Prepare GH workflow actions for new charm

Prepare GH workflow actions for new charm #17

name: Integration tests
on:
pull_request:
jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
secrets: inherit
with:
provider: lxd
juju-channel: 3.1/stable
chaos-enabled: false
load-test-enabled: false
zap-enabled: false
trivy-fs-enabled: true
trivy-image-config: "trivy.yaml"