Skip to content

Commit f3a5f19

Browse files
Fix yaml indentation (#110)
1 parent 348f8d0 commit f3a5f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pull-request-cspm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
S3_BUCKET: cf-templates-cloudvision-ci
4848
S3_PREFIX: pr/${{ github.event.pull_request.head.ref }}
4949

50-
- name: Build and Upload CSPM Org Templates
50+
- name: Build and Upload CSPM Org Templates
5151
run: make ci-org
5252
working-directory: templates_cspm
5353
env:

0 commit comments

Comments
 (0)