Skip to content

Commit 56de891

Browse files
authored
Merge pull request #10 from aboutcode-org/fedcode-integration
Store PURLs in fst_builder
2 parents 8e67b97 + a351c8e commit 56de891

File tree

2 files changed

+1
-41715
lines changed

2 files changed

+1
-41715
lines changed

.github/workflows/sync-purls.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,4 @@ jobs:
3030
uses: ./.github/workflows/collect-purls_template.yml
3131
with:
3232
ecosystem: ${{ matrix.ecosystem }}
33-
path: "data/${{ matrix.ecosystem }}.txt"
34-
35-
33+
path: "fst_builder/data/${{ matrix.ecosystem }}.txt"

0 commit comments

Comments
 (0)