Skip to content

Commit

Permalink
chore: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
debkanchan committed Apr 24, 2024
1 parent 80fe4aa commit 99000aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ trunk actions enable {action}
| [`npm-check`](actions/npm-check/README.md) | check whether NPM installation is up to date |
| [`poetry-check`](actions/poetry/README.md), [`poetry-lock`](actions/poetry/README.md), [`poetry-export`](actions/poetry/README.md), [`poetry-install`](actions/poetry/README.md) | hooks to enforce poetry configuration |
| [`yarn-check`](actions/yarn-check/README.md) | check whether Yarn installation is up to date |
| [`bazel-build-pre-push`](actions/bazel/README.md) | run `bazel build //...` before `git push` |
| [`bazel-build-pre-push`](actions/bazel/README.md) | run `bazel build //...` before `git push` |

### Supported Tools

Expand Down

0 comments on commit 99000aa

Please sign in to comment.