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

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: