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.
2 parents 4e41f5f + 12641a9 commit f6d0acdCopy full SHA for f6d0acd
.github/workflows/workflow-synchronization.yaml
@@ -51,6 +51,7 @@ env:
51
schubergphilis/terraform-azure-mcaf-key-vault
52
schubergphilis/terraform-azure-mcaf-naming
53
schubergphilis/terraform-azure-mcaf-network
54
+ schubergphilis/terraform-azure-mcaf-openai
55
schubergphilis/terraform-azure-mcaf-private-endpoints
56
schubergphilis/terraform-azure-mcaf-svm-csp
57
schubergphilis/terraform-azure-mcaf-svm-ea
@@ -81,5 +82,5 @@ jobs:
81
82
with:
83
REPOSITORIES: ${{ env.REPOSITORIES }}
84
WORKFLOW_FILES: ${{ env.WORKFLOW_FILES }}
- COMMIT_MESSAGE: "[SYNC] mcaf-github-workflows"
85
+ COMMIT_MESSAGE: '[SYNC] mcaf-github-workflows'
86
GITHUB_TOKEN: ${{ secrets.MCAF_WORKFLOW_SYNCHRONIZATION }}
0 commit comments