From bc94d7fb2f97fd2505e18de5cd3800498662fcc8 Mon Sep 17 00:00:00 2001 From: Game_Time <108236317+RayBytes@users.noreply.github.com> Date: Sat, 12 Aug 2023 21:29:52 +0500 Subject: [PATCH] Update and rename file.js to main.yml --- .github/workflows/main.yml | 1 + path/to/file.js | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 .github/workflows/main.yml delete mode 100644 path/to/file.js diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1 @@ + diff --git a/path/to/file.js b/path/to/file.js deleted file mode 100644 index 8773f39..0000000 --- a/path/to/file.js +++ /dev/null @@ -1 +0,0 @@ -file content \ No newline at end of file