ci : fix include paths for bindings-go job [no ci] (#3835)
This commit is contained in:
parent
f41562bdd6
commit
e47a3eeb04
|
|
@ -3,11 +3,11 @@ on:
|
|||
push:
|
||||
paths:
|
||||
- bindings/go/**
|
||||
- whisper.h
|
||||
- include/whisper.h
|
||||
pull_request:
|
||||
paths:
|
||||
- bindings/go/**
|
||||
- whisper.h
|
||||
- include/whisper.h
|
||||
|
||||
jobs:
|
||||
ubuntu-22:
|
||||
|
|
|
|||
Loading…
Reference in New Issue