mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-23 11:10:57 -05:00
ci : fix include paths for bindings-go job [no ci] (#3835)
This commit is contained in:
4
.github/workflows/bindings-go.yml
vendored
4
.github/workflows/bindings-go.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user