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 a08fb62 commit 3f688bcCopy full SHA for 3f688bc
.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@4168bb487d5b82227665ab4ec90b67ce02691741
+ uses: tj-actions/changed-files@480f49412651059a414a6a5c96887abb1877de8a
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments