Skip to content

Commit 6f6c8af

Browse files
authored
Merge branch 'aws-samples:main' into fix/rds-aurora-example
2 parents ac38516 + b8b9c3d commit 6f6c8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# Get the list of changed files, excluding Markdown files and deleted files
3434
- name: Get changed files
3535
id: changed-files
36-
uses: tj-actions/changed-files@2036da178f85576f1940fedb74bb93a36cd89ab7
36+
uses: tj-actions/changed-files@8c14441336bb3d84fd6b7fa83b6d7201c740baf5
3737
with:
3838
files: ${{ matrix.language }}/**
3939
files_ignore: '**/*.md'

0 commit comments

Comments
 (0)