We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
relative-ci
1 parent f978f5e commit ecf3130Copy full SHA for ecf3130
1 file changed
.github/workflows/relative-ci.yml
@@ -8,6 +8,7 @@ on:
8
9
jobs:
10
ingest:
11
+ if: github.event.repository.fork != true
12
runs-on: ubuntu-latest
13
steps:
14
- name: Send bundle stats and build information to RelativeCI
0 commit comments