mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 12:30:01 +00:00
chore: update workflow files with 'run-name' desc
Signed-off-by: Nathan Weinberg <nweinber@redhat.com>
This commit is contained in:
parent
f19105f7e2
commit
5facde3312
16 changed files with 32 additions and 0 deletions
2
.github/workflows/python-build-test.yml
vendored
2
.github/workflows/python-build-test.yml
vendored
|
|
@ -1,5 +1,7 @@
|
|||
name: Python Package Build Test
|
||||
|
||||
run-name: Test building the llama-stack PyPI project
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue