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 0c4679c commit f80b2f1Copy full SHA for f80b2f1
.github/workflows/update-CloudformationTemplate.yml
@@ -29,9 +29,9 @@ jobs:
29
ref: ${{ github.event.pull_request.head.ref }}
30
31
- name: Update the Cloudformation Template
32
- shell: bash
33
- working-directory: Monitoring/monitor-ontap-services
34
- run: ./updateMonOntapServiceCFTemplate
+ shell: bash
+ working-directory: Monitoring/monitor-ontap-services
+ run: ./updateMonOntapServiceCFTemplate
35
36
- name: Commit the changes
37
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments