@@ -276,6 +276,12 @@ Support this project with a :star:
uses:tj-actions/changed-files@v19
with:
use_fork_point:"true"
- name:Run changed-files with quotepath disabled
id:changed-files-quotepath
uses:tj-actions/changed-files@v19
with:
quotepath:"false"
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.