Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-authored-by: William Black <125844868+smokestacklightnin@users.noreply.github.com>
  • Loading branch information
peytondmurray and smokestacklightnin authored Oct 4, 2024
1 parent bfe1eaf commit f1edd34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ When a PR is made:
reported in the checks for the PR.

- Lint checks are run on the changed files. This workflow makes use of the
`.pre-commit-config.yaml`, and if any lint violations are found the workflow
[`.pre-commit-config.yaml`](https://github.com/tensorflow/tfx/blob/master/.pre-commit-config.yaml), and if any lint violations are found the workflow
reports a failure on the list of checks for the PR.

If the author of the PR makes a new commit to the PR branch, these checks are
Expand Down

0 comments on commit f1edd34

Please sign in to comment.