Skip to content

Commit d4010c2

Browse files
committed
add no-execute-changeset on update call
1 parent f2dcf2c commit d4010c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/develop.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,7 @@ jobs:
339339
name: test-markdown-${{ github.run_number }}
340340
template: markdown-test-template-updated.yaml
341341
parameter-overrides: "Environment=test"
342+
no-execute-changeset: true
342343

343344
- name: Verify markdown output format
344345
run: |

0 commit comments

Comments
 (0)