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 e56c885 commit 50f09daCopy full SHA for 50f09da
.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@115870536a85eaf050e369291c7895748ff12aea
+ uses: tj-actions/changed-files@666c9d29007687c52e3c7aa2aac6c0ffcadeadc3
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments