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 1a5b241 commit dc6b18cCopy full SHA for dc6b18c
.github/workflows/arm-template-test.yml
@@ -13,7 +13,7 @@ jobs:
13
- file: 'blobreaderdeploy.json'
14
dir: 'BlockBlobReader/src'
15
- file: 'blobreaderdeploywithPremiumPlan.json'
16
- dir: 'BlockBlobReader/src/PremiumPlan'
+ dir: 'BlockBlobReader/src'
17
steps:
18
- name: Checkout repo
19
uses: actions/checkout@v4
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
BlockBlobReader/src/PremiumPlan/blobreaderdeploywithPremiumPlan.json renamed to BlockBlobReader/src/blobreaderdeploywithPremiumPlan.json
0 commit comments