From 4fe1eaa2db7f7a95c3827b0dee2d3f7d4167c420 Mon Sep 17 00:00:00 2001 From: Ayan Date: Tue, 9 Apr 2024 01:22:38 -0500 Subject: [PATCH] . --- .github/workflows/AzPS.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/AzPS.yml b/.github/workflows/AzPS.yml index 9d421e7..4459c52 100644 --- a/.github/workflows/AzPS.yml +++ b/.github/workflows/AzPS.yml @@ -11,8 +11,7 @@ jobs: - name: Check Out uses: actions/checkout@v4 #with: #Checkout presents the repo to the Pipeline execution runtime. with: - fetch-depth: 1 - sparse-checkout: GHActionTest/ + sparse-checkout: GHActionTest/ #This presents the file in the root of the repo and the folder - name: Login Azure