Skip to content

Commit

Permalink
Cw scad (#1304)
Browse files Browse the repository at this point in the history
  • Loading branch information
pkkokane28 authored Aug 15, 2024
1 parent c18c529 commit f039e12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name: Build And Upload Docker Image
env:
CWA_GITHUB_TEST_REPO_NAME: "pkkokane28/amazon-cloudwatch-agent-test"
CWA_GITHUB_TEST_REPO_NAME: "aws/amazon-cloudwatch-agent-test"

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name: Build And Upload Packages
env:
CWA_GITHUB_TEST_REPO_NAME: "pkkokane28/amazon-cloudwatch-agent-test"
CWA_GITHUB_TEST_REPO_NAME: "aws/amazon-cloudwatch-agent-test"

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

name: Build And Upload
env:
CWA_GITHUB_TEST_REPO_NAME: "pkkokane28/amazon-cloudwatch-agent-test"
CWA_GITHUB_TEST_REPO_NAME: "aws/amazon-cloudwatch-agent-test"

on:
workflow_dispatch:
Expand Down

0 comments on commit f039e12

Please sign in to comment.