Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayanmullick committed Apr 3, 2024
1 parent e613be6 commit 3bfedf4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/AzPS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ jobs:

- name: Check Out
uses: actions/checkout@v4
#with:
# ref: main # Specify the branch or commit
# path: ./3TierApp # Specify the folder path if the script doesn't need the entire repo for execution
with:
ref: main # Specify the branch or commit
path: ./3TierApp # Specify the folder path if the script doesn't need the entire repo for execution

- name: Login Azure
uses: azure/login@v2
Expand Down

0 comments on commit 3bfedf4

Please sign in to comment.