mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
add parenthesis (#10008)
This commit is contained in:
@@ -17,5 +17,5 @@ jobs:
|
||||
TEXT: >
|
||||
[${{ github.repository }}] |
|
||||
[${{ github.event.pull_request.title }}
|
||||
#${{ github.event.number }}](https://github.com/${{ github.repository }}/pull/${{ github.event.number }}
|
||||
#${{ github.event.number }}](https://github.com/${{ github.repository }}/pull/${{ github.event.number }})
|
||||
was merged into master by ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user