Commit a2268a0
Fix run-name to show commit hash instead of invalid split() function
Use github.sha to display the actual commit hash in workflow runs:
- Manual runs: "Manual Test - abc1234"
- Automatic runs: "Fast Build - def5678"
This fixes the workflow validation error and restores the friendly name
"Main Push - Fast" in the GitHub Actions workflow list.
Signed-off-by: Mark Pollack <mark.pollack@broadcom.com>1 parent 81cf982 commit a2268a0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments