There was an error while loading. Please reload this page.
1 parent 7b79d4a commit 053f574Copy full SHA for 053f574
1 file changed
.github/workflows/ci.yml
@@ -130,5 +130,5 @@ jobs:
130
owner: "python",
131
repo: "typing_extensions",
132
title: `Daily tests failed on ${new Date().toDateString()}`,
133
- body: "Runs listed here: https://github.com/python/typing_extensions/actions/workflows/ci.yml",
+ body: "Run listed here: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
134
})
0 commit comments