Skip to content

Commit

Permalink
Update authorized-changes-detection.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palisadoes authored Dec 29, 2024
1 parent 108b3f4 commit 404b6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authorized-changes-detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
.coderabbit.yaml
CODEOWNERS
LICENSE
*.md
./*.md
- name: List all changed unauthorized files
if: steps.changed-unauth-files.outputs.any_changed == 'true' || steps.changed-unauth-files.outputs.any_deleted == 'true'
Expand Down

0 comments on commit 404b6a4

Please sign in to comment.