mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-27 07:26:31 -05:00
/.github/workflows/sql-regressions.yaml: only run on changes to go dir
This commit is contained in:
@@ -2,6 +2,8 @@ name: Benchmark SQL Correctness on PR
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'go/**'
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user