Skip to content

Commit

Permalink
current wip
Browse files Browse the repository at this point in the history
  • Loading branch information
sanrai committed Nov 20, 2024
1 parent e0e426e commit 7b6ed82
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 7b6ed82

Please sign in to comment.