Skip to content

Commit 0b70a6f

Browse files
authored
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]`.
1 parent 817409d commit 0b70a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ software, and may be redistributed under the terms specified in the
8282
[LICENSE]: https://github.com/thoughtbot/factory_bot/blob/main/LICENSE
8383

8484
<!-- START /templates/footer.md -->
85+
8586
<!-- END /templates/footer.md -->
8687

8788
[ci-image]: https://github.com/thoughtbot/factory_bot/actions/workflows/build.yml/badge.svg?branch=main

0 commit comments

Comments
 (0)