Skip to content

Commit 5f5d1c0

Browse files
authored
Merge b2e2970 into 1d7f06c
2 parents 1d7f06c + b2e2970 commit 5f5d1c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/health-metrics-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push, pull_request]
55
jobs:
66
binary-size-test:
77
name: Binary Size
8+
if: github.event_name == 'push' || !(github.event.pull_request.head.repo.fork)
89
runs-on: ubuntu-latest
910
env:
1011
METRICS_SERVICE_URL: ${{ secrets.METRICS_SERVICE_URL }}

0 commit comments

Comments
 (0)