We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851d346 commit 4836e32Copy full SHA for 4836e32
.github/workflows/auto-test.yml
@@ -33,7 +33,7 @@ env:
33
TF_CLI_ARGS: "-no-color"
34
AWS_DEFAULT_REGION: ${{ secrets.AWS_REGION }}
35
RED: '\033[0;31m'
36
- ACTIONS_REPO_BRANCH: "main"
+ ACTIONS_REPO_BRANCH: "feature/update_automation"
37
38
39
permissions:
0 commit comments