Skip to content

Commit bae57fa

Browse files
copiltembeltudor
and
tudor
authored
update buildconfig path in buildkite trigger (#507)
Co-authored-by: tudor <tudor@swisstch.com>
1 parent 6b60fbc commit bae57fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/trigger_buildkite_build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
push:
55
branches: ['main']
66
paths:
7-
- .buildconfig
7+
- postgres-pglite/pglite/.buildconfig
88
pull_request:
99
paths:
10-
- .buildconfig
10+
- postgres-pglite/pglite/.buildconfig
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)