From a8990144d12188fc62d5633eb69c011990128276 Mon Sep 17 00:00:00 2001 From: ahmedgamalyousef Date: Mon, 29 Sep 2025 21:05:51 +0300 Subject: [PATCH] Creating first Workflow --- .github/workflows/cicd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index af3a748..345c25c 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -12,7 +12,6 @@ jobs: - name: create files & directories run: touch access.log - run: mkdir jemy - name: list files run: ls -la \ No newline at end of file