mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-08-02 08:44:44 +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 ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
paths-ignore:
|
||||
- 'docs/**'
|
||||
- 'rfcs/**'
|
||||
- 'scripts/**/'
|
||||
|
||||
jobs:
|
||||
test-external-providers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue