mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
update API conformance test
This commit is contained in:
parent
08f0024797
commit
a84b44937c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/conformance.yml
vendored
4
.github/workflows/conformance.yml
vendored
|
@ -13,8 +13,8 @@ on:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
paths:
|
paths:
|
||||||
- 'docs/_static/llama-stack-spec.yaml'
|
- 'docs/static/llama-stack-spec.yaml'
|
||||||
- 'docs/_static/llama-stack-spec.html'
|
- 'docs/static/llama-stack-spec.html'
|
||||||
- '.github/workflows/conformance.yml' # This workflow itself
|
- '.github/workflows/conformance.yml' # This workflow itself
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue