Skip to content

Commit

Permalink
MWPW-136624 | Update run-nala.yml (#1281)
Browse files Browse the repository at this point in the history
update run-nala.yml

Co-authored-by: nateekar <nateekar@adobe.com>
  • Loading branch information
skumar09 and nateekar authored Sep 18, 2023
1 parent c1d3808 commit 537b3ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/run-nala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,10 @@ jobs:
labels: ${{ join(github.event.pull_request.labels.*.name, ' ') }}
branch: ${{ github.event.pull_request.head.ref }}
repoName: ${{ github.repository }}
prUrl: ${{ github.event.pull_request.head.repo.html_url }}
prOrg: ${{ github.event.pull_request.head.repo.owner.login }}
prRepo: ${{ github.event.pull_request.head.repo.name }}
prBranch: ${{ github.event.pull_request.head.ref }}
prBaseBranch: ${{ github.event.pull_request.base.ref }}
IMS_EMAIL: ${{ secrets.IMS_EMAIL }}
IMS_PASS: ${{ secrets.IMS_PASS }}

0 comments on commit 537b3ce

Please sign in to comment.