Skip to content

chore: fix checkstyle warnings #22

chore: fix checkstyle warnings

chore: fix checkstyle warnings #22

# SPDX-FileCopyrightText: 2025 Digg - Agency for Digital Government
#
# SPDX-License-Identifier: CC0-1.0
---
name: OpenSSF Scorecard analysis
on:
push:
branches:
- main
schedule:
# Weekly.
- cron: "30 1 * * 6"
permissions:
contents: read
jobs:
scorecard-analysis:
permissions:
contents: read
security-events: write
id-token: write
uses: diggsweden/.github/.github/workflows/openssf-scorecard.yml@main