Skip to content

Commit

Permalink
Merge pull request #499 from logzio/feature/logzio-monitoring-multi-e…
Browse files Browse the repository at this point in the history
…nv-tests

Change trigger branch to master
  • Loading branch information
yotamloe authored Jun 18, 2024
2 parents ab68b71 + dd01b70 commit 623d936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/logzio-logs-collector-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Logzio Logs Collector Helm Chart on Kind Kubernetes Environment
on:
pull_request:
branches:
- main
- master
paths:
- 'charts/logzio-logs-collector/**'
jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/logzio-telemetry-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Test Logzio Telemetry Helm Chart on Kind Kubernetes Environment
on:
pull_request:
branches:
- main
- master
paths:
- 'charts/logzio-k8s-telemetry/**'
jobs:
Expand Down

0 comments on commit 623d936

Please sign in to comment.