Skip to content

Commit 9eee93a

Browse files
committed
Oops
1 parent 271f58a commit 9eee93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ steps:
154154
os: "macos"
155155
arch: "aarch64"
156156
if: |
157-
build.pull_request.repository.fork &&
157+
!build.pull_request.repository.fork &&
158158
(build.message =~ /\[only benchmarks\]/ ||
159159
build.message !~ /\[only/ && !build.pull_request.draft &&
160160
build.message !~ /\[skip benchmarks\]/)

0 commit comments

Comments
 (0)