Skip to content

Commit

Permalink
Merge branch 'main' into issue#820
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiz-io authored Nov 2, 2024
2 parents f9e0c1e + a104dbd commit ad87f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Get the list of changed files, excluding Markdown files
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@c3a1bb2c992d77180ae65be6ae6c166cf40f857c
with:
files: ${{ matrix.language }}/**
files_ignore: '**/*.md'
Expand Down

0 comments on commit ad87f4f

Please sign in to comment.