Skip to content

Commit 6b57fd0

Browse files
authored
Rename Cloud Connector ARM file to fit existing practices (#3534)
* Rename ARM-for-cloud-connectors-identity.json to ARM-for-cloud-connectors-single-account.json * Update arm-template-lint.yml
1 parent 2c74edf commit 6b57fd0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/arm-template-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
template:
2222
- "ARM-for-organization-account.json"
2323
- "ARM-for-single-account.json"
24-
- "ARM-for-cloud-connectors-identity.json"
24+
- "ARM-for-cloud-connectors-single-account.json"
2525
include:
2626
- template: "ARM-for-single-account.json"
2727
skip: "ResourceIds should not contain"

0 commit comments

Comments
 (0)