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.
2 parents 6034891 + 2599de6 commit 68c8dd9Copy full SHA for 68c8dd9
.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@d6e91a2266cdb9d62096cebf1e8546899c6aa18f
+ uses: tj-actions/changed-files@dcc7a0cba800f454d79fff4b993e8c3555bcc0a8
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments