From f1207d7ffdff881ead59b890d88521a992d0ea55 Mon Sep 17 00:00:00 2001 From: "Vedarius A. Russell" <132266348+BAEisVAR52BRAEVincent@users.noreply.github.com> Date: Thu, 22 Jun 2023 05:01:55 -0500 Subject: [PATCH] Update and rename ci.yml to vedariusarussell.yml --- .github/workflows/{ci.yml => vedariusarussell.yml} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename .github/workflows/{ci.yml => vedariusarussell.yml} (92%) diff --git a/.github/workflows/ci.yml b/.github/workflows/vedariusarussell.yml similarity index 92% rename from .github/workflows/ci.yml rename to .github/workflows/vedariusarussell.yml index 7e34cbd5..d5017e17 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/vedariusarussell.yml @@ -1,7 +1,6 @@ -name: Ventoy CI - -on: - push: +name: vedariusarussell +on: Ventoy CI + push:vedariusarussell branches: [ master ] pull_request: branches: [ master ]