3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-06 03:51:43 +00:00

Update README.md

This commit is contained in:
Tonye Jack 2022-02-17 23:32:26 -05:00 committed by GitHub
parent 1eabd2fb82
commit 1eb4363a4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -266,6 +266,12 @@ Support this project with a :star:
with:
since_last_remote_commit: "true"
- name: Run changed-files using the fork point of a pull request
id: changed-files-fork-point
uses: tj-actions/changed-files@v16
with:
use_fork_point: "true"
```
<img width="1147" alt="Screen Shot 2021-11-19 at 4 59 21 PM" src="https://user-images.githubusercontent.com/17484350/142696936-8b7ca955-7ef9-4d53-9bdf-3e0008e90c3f.png">