Skip to content

Merge pull request #25 from onebeyond/fix-publish #4

Merge pull request #25 from onebeyond/fix-publish

Merge pull request #25 from onebeyond/fix-publish #4

Workflow file for this run

name: Security compliance
on:
schedule:
- cron: '0 0 * * 1'
push:
branches:
- master
workflow_dispatch:
permissions: read-all # Declare default permissions as read only.
jobs:
scorecard:
permissions:
security-events: write
id-token: write
uses: onebeyond/reusable-workflows/.github/workflows/openssf-scorecard.yml@main