Skip to content

Commit 44684ed

Browse files
author
tudor
committed
update buildconfig path in buildkite trigger
1 parent 4365f00 commit 44684ed

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)