mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
remove extra quotes
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
"short": true
|
||||
}
|
||||
],
|
||||
"pretext": "Run <https://github.com/certbot/actions/runs/${{ github.run_id }}|"${{ github.run_id }}"> failed",
|
||||
"pretext": "Run <https://github.com/certbot/actions/runs/${{ github.run_id }}|${{ github.run_id }}> failed",
|
||||
"mrkdwn_in": [
|
||||
"pretext"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user