Skip to content

Commit

Permalink
DOC: remove name from workflow example (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
flying-sheep authored Oct 18, 2023
1 parent 3fbc926 commit 7af1652
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ 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:

name: CI-taplo

```yaml
on:
pull_request:
Expand Down

0 comments on commit 7af1652

Please sign in to comment.