Skip to content

Commit ecf3130

Browse files
authored
Meat: skip relative-ci on forks (#8951)
1 parent f978f5e commit ecf3130

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/relative-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88

99
jobs:
1010
ingest:
11+
if: github.event.repository.fork != true
1112
runs-on: ubuntu-latest
1213
steps:
1314
- name: Send bundle stats and build information to RelativeCI

0 commit comments

Comments
 (0)