diff --git a/.github/workflows/third_party.yml b/.github/workflows/third_party.yml index effe98a7..359a6e4a 100644 --- a/.github/workflows/third_party.yml +++ b/.github/workflows/third_party.yml @@ -412,5 +412,5 @@ jobs: owner: "python", repo: "typing_extensions", title: `Third-party tests failed on ${new Date().toDateString()}`, - body: "Runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml", + body: "Full history of runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml", })