Skip to content

Commit

Permalink
update pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbroks committed Sep 26, 2024
1 parent cc9109e commit f5d6b71
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integrations-google-compute-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches: ["*"]
paths:
- integrations/google-compute-scanner/**
- packages/node-sdk/**
- .github/workflows/integrations-google-compute-scanner.yaml
- pnpm-lock.yaml
push:
branches: ["main"]
paths:
- integrations/google-compute-scanner/**
- packages/node-sdk/**
- .github/workflows/integrations-google-compute-scanner.yaml
- pnpm-lock.yaml

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/integrations-kubernetes-job-agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches: ["*"]
paths:
- integrations/kubernetes-job-agent/**
- packages/node-sdk/**
- .github/workflows/integrations-kubernetes-job-agent.yaml
- pnpm-lock.yaml
push:
branches: ["main"]
paths:
- integrations/kubernetes-job-agent/**
- packages/node-sdk/**
- .github/workflows/integrations-kubernetes-job-agent.yaml
- pnpm-lock.yaml

Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/integrations-terraform-cloud-scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
branches: ["*"]
paths:
- integrations/terraform-cloud-scanner/**
- packages/node-sdk/**
- .github/workflows/integrations-terraform-cloud-scanner.yaml
- pnpm-lock.yaml
push:
branches: ["main"]
paths:
- integrations/terraform-cloud-scanner/**
- packages/node-sdk/**
- .github/workflows/integrations-terraform-cloud-scanner.yaml
- pnpm-lock.yaml

Expand Down

0 comments on commit f5d6b71

Please sign in to comment.