From a9ff9031eb79bc104678d31c022e0a93371ed0af Mon Sep 17 00:00:00 2001 From: Javier de la Puente Date: Thu, 29 Feb 2024 11:49:46 +0100 Subject: [PATCH] put again main branch --- .github/workflows/integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yml b/.github/workflows/integration_tests.yml index 0da9d7be4..8a02e6e93 100644 --- a/.github/workflows/integration_tests.yml +++ b/.github/workflows/integration_tests.yml @@ -5,7 +5,7 @@ on: jobs: integration-tests: - uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@integ-tests-django-xii + uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@feat-rockcraft-from-src secrets: inherit with: trivy-image-config: "trivy.yaml"