Skip to content

Commit

Permalink
fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
funkill committed Jan 5, 2025
1 parent 7043e5a commit 2624821
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
id: changed_files
with:
files: |
async-book-ru/**/*.md
ru/**/*.md
README.md
- name: List changed files
if: steps.changed_files.outputs.any_changed == 'true'
Expand Down

0 comments on commit 2624821

Please sign in to comment.