Skip to content

Commit 72325d0

Browse files
authoredMar 23, 2025··
feat: add pkgjs to the ossf scorecard monitor (#1457)
related #1456
1 parent 181a0d7 commit 72325d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ossf-scorecard-reporting.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
github-token: ${{ secrets.GITHUB_TOKEN }}
3636
max-request-in-parallel: 10
3737
discovery-enabled: true
38-
discovery-orgs: 'nodejs'
38+
discovery-orgs: 'nodejs, pkgjs'
3939
- name: Create Pull Request
4040
uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5
4141
env:

0 commit comments

Comments
 (0)
Please sign in to comment.