Skip to content

Commit

Permalink
fixup changed-files
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r committed Mar 11, 2024
1 parent 1623184 commit cfb56f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: tj-actions/changed-files@800a2825992141ddde1a8bca8ad394cec34d3188
with:
files: '**/Cargo.toml'
ignored_files: 'Cargo.toml'
files_ignore: 'Cargo.toml'
- id: rust
uses: tj-actions/changed-files@800a2825992141ddde1a8bca8ad394cec34d3188
with:
Expand Down

0 comments on commit cfb56f0

Please sign in to comment.