Skip to content

Commit 6403957

Browse files
committed
re-enable binary size
1 parent 448d9ac commit 6403957

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/check-binary-size.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ name: Check binary size
66

77
on:
88
pull_request_target:
9-
# HACK(jubilee): something broke the distributed LLVM libso and I don't know what.
10-
branches: []
11-
# - master
9+
branches:
10+
- master
1211

1312
# Both the "measure" and "report" jobs need to know this.
1413
env:

0 commit comments

Comments
 (0)