Skip to content

Commit

Permalink
set test branch to feature/integration-test-reboot for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Stark committed Jan 28, 2025
1 parent 44f7d6f commit 4583f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ env:
PRIVATE_KEY: ${{ secrets.AWS_PRIVATE_KEY }}
CWA_GITHUB_TEST_REPO_NAME: "aws/amazon-cloudwatch-agent-test"
CWA_GITHUB_TEST_REPO_URL: "https://github.com/aws/amazon-cloudwatch-agent-test.git"
CWA_GITHUB_TEST_REPO_BRANCH: "main"
CWA_GITHUB_TEST_REPO_BRANCH: "feature/integration-test-reboot"

on:
schedule:
Expand Down

0 comments on commit 4583f7e

Please sign in to comment.