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 ca727a9 commit a66e398Copy full SHA for a66e398
.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@27ae6b33eaed7bf87272fdeb9f1c54f9facc9d99
+ uses: tj-actions/changed-files@9934ab3fdf63239da75d9e0fbd339c48620c72c4
37
with:
38
files: ${{ matrix.language }}/**
39
files_ignore: '**/*.md'
0 commit comments