From 5026e13bee55108ecd4680f9864faed2b638f175 Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 17 Jul 2023 10:33:26 -0600 Subject: [PATCH] chore: test merge queues (#24) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf0084b..626a2f3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ [![CI](https://github.com/tj-actions/demo3/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/tj-actions/demo3/actions/workflows/ci.yml) # demo3 -Demo project for testing changed pull requests files from a fork of an existing repository using [tj-actions/changed-files](https://github.com/tj-actions/changed-files) action. +Demo project for testing pull requests from a fork of an existing repository using [tj-actions/changed-files](https://github.com/tj-actions/changed-files) action.