3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-16 19:27:39 +00:00

Update README.md

This commit is contained in:
Tonye Jack 2022-10-12 12:51:58 -06:00 committed by GitHub
parent 235f02844b
commit 5b1a2fe1bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -291,11 +291,11 @@ Support this project with a :star:
uses: tj-actions/changed-files@v32
with:
quotepath: "false"
# Run changed-files action using the last successful commit as the base_sha
# NOTE: This setting overrides the commit sha used by setting since_last_remote_commit to true.
# It is recommended to use either solution that works for your use case.
# Push event based workflows
- name: Get branch name
id: branch-name