Skip to content

Commit

Permalink
Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Oct 18, 2023
1 parent 3fbc926 commit 80908b5
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 @@ -44,9 +44,9 @@ pre-commit autoupdate --repo https://github.com/ComPWA/mirrors-taplo

Since it can take a several minutes to install the `taplo` hook, this repository also [provides a Docker container](https://github.com/ComPWA/mirrors-taplo/pkgs/container/mirrors-taplo) with caches for the `taplo` pre-commit hook for each tag. Here's an example of how to use this container in your GitHub Actions:

```yaml
name: CI-taplo

```yaml
on:
pull_request:
branches:
Expand Down

0 comments on commit 80908b5

Please sign in to comment.