add missing }

Co-authored-by: Jinnah Ali-Clarke <GRX01@hotmail.com>
This commit is contained in:
Charbel 2023-09-14 12:25:41 -03:00 committed by GitHub
parent 42fad94d8f
commit ed9d1055f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,6 @@ jobs:
{ "pr_url": "${{ github.event.pull_request.html_url }}",
"pr_title": "${{ github.event.pull_request.title }}",
"pr_author": "${{ github.event.pull_request.user.name }}"
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}