mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-28 02:10:38 +02:00
fix: correct workflow run link template variable
🤖 Generated with Claude Code https://claude.ai/code/session_0116NLbUNNQwyQySTawmshQT
This commit is contained in:
parent
e17d50e0e8
commit
4544b634c6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/run-upgrade-checks.yml
vendored
2
.github/workflows/run-upgrade-checks.yml
vendored
|
|
@ -112,7 +112,7 @@ jobs:
|
|||
|
||||
The upgrade checks workflow has failed on the main branch.
|
||||
|
||||
**Workflow Run**: [#{{runNumber}}]({{serverUrl}}/{{repo}}/actions/runs/{{runId}})
|
||||
**Workflow Run**: [#{{runNumber}}]({{serverUrl}}/{{repo.owner}}/{{repo.repo}}/actions/runs/{{runId}})
|
||||
**Commit**: {{sha}}
|
||||
**Branch**: {{ref}}
|
||||
**Event**: {{eventName}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue