Skip to content

Commit f80b2f1

Browse files
authored
Update update-CloudformationTemplate.yml
1 parent 0c4679c commit f80b2f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/update-CloudformationTemplate.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ jobs:
2929
ref: ${{ github.event.pull_request.head.ref }}
3030

3131
- name: Update the Cloudformation Template
32-
shell: bash
33-
working-directory: Monitoring/monitor-ontap-services
34-
run: ./updateMonOntapServiceCFTemplate
32+
shell: bash
33+
working-directory: Monitoring/monitor-ontap-services
34+
run: ./updateMonOntapServiceCFTemplate
3535

3636
- name: Commit the changes
3737
uses: stefanzweifel/git-auto-commit-action@v5

0 commit comments

Comments
 (0)