From 0b70a6fd2274248cf433ab0813ee329e5622fe1d Mon Sep 17 00:00:00 2001 From: Stefanni Brasil Date: Mon, 25 Mar 2024 11:47:48 -0600 Subject: [PATCH] Trigger update-readme workflow The workflow had `[ci-skip]` in the commit. But some repos require all CI actions to be ran for a commit. So we need to run CI checks. I updated the templates workflow to not skip ci anymore. That means we need to trigger the workflow again with the changes and not just re-run the failed action run because it was still calling `[ci-skip]`. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6769bd21..33f30c56 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ software, and may be redistributed under the terms specified in the [LICENSE]: https://github.com/thoughtbot/factory_bot/blob/main/LICENSE + [ci-image]: https://github.com/thoughtbot/factory_bot/actions/workflows/build.yml/badge.svg?branch=main