Skip to content

Commit

Permalink
Draft PR to test tools release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laren-AWS committed Oct 28, 2024
1 parent 970756b commit 32e5d4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .doc_gen/validation.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
allow_list:
# Git commits
- "340a83baa4a26aa234218098950b0cc3068c90de"
- "cd5e746ec203c8c3c61647e0886a8df8c1e78e41"
- "725feb26d6f73bc1d83dbbe075ae8ea991efb245"
- "e9772d140489982e0e3704fea5ee93d536f1e275"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate-doc-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: checkout repo content
uses: actions/checkout@v4
- name: validate metadata
uses: awsdocs/aws-doc-sdk-examples-tools@2024.43.0
uses: awsdocs/aws-doc-sdk-examples-tools@340a83baa4a26aa234218098950b0cc3068c90de
with:
doc_gen_only: "False"
strict_titles: "True"

0 comments on commit 32e5d4b

Please sign in to comment.