From d66c678412ab068f4fa08b219f67ae1b885ef994 Mon Sep 17 00:00:00 2001 From: Rubens Flinco Date: Sat, 11 May 2024 20:39:02 -0300 Subject: [PATCH] Update and rename test-action.yml to ai-code-review.yml --- .github/workflows/{test-action.yml => ai-code-review.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{test-action.yml => ai-code-review.yml} (98%) diff --git a/.github/workflows/test-action.yml b/.github/workflows/ai-code-review.yml similarity index 98% rename from .github/workflows/test-action.yml rename to .github/workflows/ai-code-review.yml index eec642b..a87b2b4 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/ai-code-review.yml @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -name: "Test Code Review" +name: "AI Code Review" on: pull_request: