diff --git a/.github/workflows/code-test.yaml b/.github/workflows/code-test.yaml index 0c0d72b22..706662cb7 100644 --- a/.github/workflows/code-test.yaml +++ b/.github/workflows/code-test.yaml @@ -5,13 +5,11 @@ on: branches: - main paths: - - "python/ironic-understack/**" - - "python/understack-workflows/**" + - "python/**" - ".github/workflows/code-test.yaml" pull_request_target: paths: - - "python/ironic-understack/**" - - "python/understack-workflows/**" + - "python/**" - ".github/workflows/code-test.yaml" workflow_dispatch: @@ -32,6 +30,7 @@ jobs: project: - understack-workflows - ironic-understack + - neutron-understack defaults: run: