Skip to content

Commit

Permalink
DOC: remove workflow name from example
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Oct 18, 2023
1 parent 80908b5 commit 5867809
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 @@ -45,8 +45,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:

```yaml
name: CI-taplo

on:
pull_request:
branches:
Expand Down

0 comments on commit 5867809

Please sign in to comment.