Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated README.md #516

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Updated README.md #516

merged 2 commits into from
Jun 2, 2022

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Jun 2, 2022

Updated README.md

@jackton1 jackton1 merged commit ae90a0b into main Jun 2, 2022
@jackton1 jackton1 deleted the chore/update-readme branch June 2, 2022 16:15
README.md Fixed Show fixed Hide fixed
@@ -144,7 +144,7 @@
| since\_last\_remote\_commit | `boolean` | `false` | `false` | Use the last commit on the remote <br> branch as the `base_sha` <br> (Defaults to the last commit <br> on the target branch for Pull requests <br> or the previous commit <br> on the current branch <br> for push events). <br /> NOTE: This requires <br /> `fetch-depth: 0` <br /> with `actions/checkout@v2` |
| use\_fork\_point | `boolean` | `false` | `false` | Finds best common ancestor <br /> between two commits <br /> to use in a three-way merge <br /> as the `base_sha` <br /> See: [git merge-base](https://git-scm.com/docs/git-merge-base#Documentation/git-merge-base.txt---fork-point). <br> NOTE: This pulls the entire commit history of the base branch |
| quotepath | `boolean` | `false` | `true` | Output filenames completely verbatim by setting this to `false` |
| diff_relative | `boolean` | `false` | `` | Exclude changes outside the current directory and show pathnames relative to it. |
| diff\_relative | `boolean` | `false` | | Exclude changes outside the current directory and show pathnames relative to it. |

Check notice

Code scanning

Expected: 80; Actual: 436

Expected: 80; Actual: 436
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant