Skip to content

Commit 19359e0

Browse files
committed
chore(license): restore MPL-2.0 SPDX in scorecard/secret-scanner (merge regression)
Taking main's versions of these two workflows during the #77 reconciliation re-introduced PMPL-1.0 SPDX headers (main's estate-standardization never fixed them). Restore MPL-2.0 to match the repo-wide standard. https://claude.ai/code/session_013wg3Mtq2QFhYi4XVw1Z6z7
1 parent a3fc9c9 commit 19359e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: MPL-2.0
22
name: Scorecards supply-chain security
33
on:
44
branch_protection_rule:

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-License-Identifier: PMPL-1.0
1+
# SPDX-License-Identifier: MPL-2.0
22
name: Secret Scanner
33
on:
44
pull_request:

0 commit comments

Comments
 (0)