From b94e6225609504ea61ab5459b6cdb9a34a26ad2e Mon Sep 17 00:00:00 2001 From: Valber Junior <84424883+ValberJunior@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:31:35 -0300 Subject: [PATCH] Rename veecode-github-workflows to veecode-github-workflows.yaml Hello, I noticed that the file was without the "yml" extension, could you add the change? Signed-off-by: Valber Junior <84424883+ValberJunior@users.noreply.github.com> --- .../{veecode-github-workflows => veecode-github-workflows.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename microsite/data/plugins/{veecode-github-workflows => veecode-github-workflows.yaml} (100%) diff --git a/microsite/data/plugins/veecode-github-workflows b/microsite/data/plugins/veecode-github-workflows.yaml similarity index 100% rename from microsite/data/plugins/veecode-github-workflows rename to microsite/data/plugins/veecode-github-workflows.yaml