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 b8b9c3d commit 0b000c2Copy full SHA for 0b000c2
.github/workflows/build-pull-request.yml
@@ -33,7 +33,7 @@ jobs:
33
# Get the list of changed files, excluding Markdown files and deleted files
34
- name: Get changed files
35
id: changed-files
36
- uses: tj-actions/changed-files@8c14441336bb3d84fd6b7fa83b6d7201c740baf5
+ uses: tj-actions/changed-files@1ac60965030588f3b867cdd4a3900f37ec99970c
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments