Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayanmullick committed Apr 9, 2024
1 parent 523eb78 commit 4fe1eaa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/AzPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4fe1eaa

Please sign in to comment.