Skip to content

Commit

Permalink
ci: paths
Browse files Browse the repository at this point in the history
  • Loading branch information
cbini committed Oct 18, 2024
1 parent 6a3413d commit c73bdb0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-prod-kippcamden.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ on:
- src/teamster/libraries/titan/**
pull_request:
paths:
- .github/workflows/dagster-cloud-deploy.yaml
- .github/workflows/deploy-prod-kippcamden.yaml
- Dockerfile
- src/teamster/code_locations/kippcamden/**
- src/teamster/core/**
- src/teamster/libraries/couchdrop/**
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/deploy-prod-kippmiami.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ on:
- src/teamster/libraries/ssh/**
pull_request:
paths:
- .github/workflows/dagster-cloud-deploy.yaml
- .github/workflows/deploy-prod-kippmiami.yaml
- Dockerfile
- src/teamster/code_locations/kippmiami/**
- src/teamster/core/**
- src/teamster/libraries/couchdrop/**
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/deploy-prod-kippnewark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ on:
- src/teamster/libraries/titan/**
pull_request:
paths:
- .github/workflows/dagster-cloud-deploy.yaml
- .github/workflows/deploy-prod-kippnewark.yaml
- Dockerfile
- src/teamster/code_locations/kippnewark/**
- src/teamster/core/**
- src/teamster/libraries/couchdrop/**
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/deploy-prod-kipptaf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ on:
- src/teamster/libraries/tableau/**
pull_request:
paths:
- .github/workflows/dagster-cloud-deploy.yaml
- .github/workflows/deploy-prod-kipptaf.yaml
- Dockerfile
- src/teamster/code_locations/kipptaf/**
- src/teamster/core/**
- src/teamster/libraries/adp/**
Expand Down

0 comments on commit c73bdb0

Please sign in to comment.