From 5867809a0a2c07271934b7c7947fa516fd863fc6 Mon Sep 17 00:00:00 2001 From: Remco de Boer <29308176+redeboer@users.noreply.github.com> Date: Wed, 18 Oct 2023 11:41:07 +0200 Subject: [PATCH] DOC: remove workflow name from example --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fdfe0be..f30afbf 100644 --- a/README.md +++ b/README.md @@ -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: