mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-03 09:21:45 +00:00
chore: Update External Providers CI to not run on changes to docs, rfcs, and scripts
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
This commit is contained in:
parent
fa5dfee07b
commit
803b836323
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ on:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ main ]
|
branches: [ main ]
|
||||||
|
paths-ignore:
|
||||||
|
- 'docs/**'
|
||||||
|
- 'rfcs/**'
|
||||||
|
- 'scripts/**/'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-external-providers:
|
test-external-providers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue