Skip to content

Commit

Permalink
fix: PR review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-newrelic committed Feb 3, 2025
1 parent e17fd9c commit 9afa5c2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:

- name: Login to Docker
uses: docker/login-action@v3
if: ${{ env.ACT }}
with:
registry: docker.io
username: ${{ secrets.OTELCOMM_DOCKER_HUB_USERNAME }}
Expand Down
2 changes: 0 additions & 2 deletions Brewfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
brew '[email protected]'
brew 'goreleaser/tap/goreleaser'
brew 'gnupg'
brew 'pinentry-mac'
brew 'act'
brew 'helm'
2 changes: 1 addition & 1 deletion distributions/nrdot-collector-k8s/test-spec.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nightly:
ec2:
enabled: true
enabled: false

0 comments on commit 9afa5c2

Please sign in to comment.