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 bbd61ad commit 82a263dCopy full SHA for 82a263d
.github/workflows/build-pull-request.yml
@@ -33,7 +33,7 @@ jobs:
33
# Get the list of changed files, excluding Markdown files
34
- name: Get changed files
35
id: changed-files
36
- uses: tj-actions/changed-files@531f5f7d163941f0c1c04e0ff4d8bb243ac4366f
+ uses: tj-actions/changed-files@27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments