Skip to content

Commit

Permalink
Add docker/helm/kube to the backend filters (#19315)
Browse files Browse the repository at this point in the history
  • Loading branch information
gosusnp authored Nov 10, 2022
1 parent 79e8959 commit d75093e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
- 'airbyte-!(cdk|integrations|webapp|webapp-e2e-tests)/**'
- 'airbyte-integrations/connectors/(destination-jdbc|destination-postgres|source-jdbc|source-postgres)/**'
- 'airbyte-config/init/src/main/resources/seed/(source|destination)_definitions.yaml'
- 'docker-compose*.yaml'
- '(charts|kube)/**'
build:
- '.github/**'
- 'buildSrc/**'
Expand Down

0 comments on commit d75093e

Please sign in to comment.