Skip to content

Commit

Permalink
Merge pull request #207 from adobecom/passing-in-pr-info
Browse files Browse the repository at this point in the history
test(MWPW-1234): current wip
  • Loading branch information
sanrai authored Nov 20, 2024
2 parents e0e426e + 7b6ed82 commit 5f07e75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ jobs:
env:
PR_NUMBER: ${{ github.event.pull_request.number }}
PR_TITLE: ${{ github.event.pull_request.title }}
GITHUB_EVENT_NAME: 'pull_request'
GITHUB_EVENT_ACTION: 'closed'
GITHUB_PULL_REQUEST_MERGED: 'true'

- name: Create PR Comment
if: always()
Expand Down

0 comments on commit 5f07e75

Please sign in to comment.