Skip to content

Commit

Permalink
test operator workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cbartz committed Dec 18, 2024
1 parent e072129 commit e6f86a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Integration tests

on:
pull_request:
push:

jobs:
integration-tests:
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@main
uses: canonical/operator-workflows/.github/workflows/integration_test.yaml@fix/conditional-export-secret-env
secrets: inherit
with:
setup-devstack-swift: true
Expand Down

0 comments on commit e6f86a9

Please sign in to comment.