ci : fix include paths for bindings-go job [no ci] (#3835)

This commit is contained in:
Daniel Bevenius 2026-05-28 14:53:34 +02:00 committed by GitHub
parent f41562bdd6
commit e47a3eeb04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -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: