Skip to content

Commit

Permalink
Merge pull request #236 from Azure/build-workflow-fix6
Browse files Browse the repository at this point in the history
Testing Checkout Actions Settings
  • Loading branch information
DCMattyG authored Feb 23, 2024
2 parents 09f438d + 8599e95 commit ca9cd70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/azure-ipam-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:

- name: Checkout Azure IPAM Code
uses: actions/checkout@v4
with:
persist-credentials: false

- uses: actions/github-script@v7
id: getPullRequestData
Expand Down

0 comments on commit ca9cd70

Please sign in to comment.