Skip to content

Commit

Permalink
Merge pull request #3049 from pnp/patrick-rodgers-patch-1
Browse files Browse the repository at this point in the history
Update v4_merge.yml
  • Loading branch information
patrick-rodgers authored Jun 3, 2024
2 parents 74f1783 + 765d69f commit 25fd56f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/v4_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ env:
PNPTESTING_MSAL_SP_SCOPES: ${{ secrets.PNPTESTING_MSAL_SP_SCOPES }}
PNPTESTING_NOTIFICATIONURL: ${{ secrets.PNPTESTING_NOTIFICATIONURL }}
PNPTESTING_SITEURL: ${{ secrets.PNPTESTING_SITEURL }}
PNPTESTING_TESTUSER: ${{ secrets.PNPTESTING_TESTUSER }}
PNPTESTING_TESTGROUPID: ${{ secrets.PNPTESTING_TESTGROUPID }}
jobs:
run_push_tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 25fd56f

Please sign in to comment.