Skip to content

ci(container): rolling :main image on every push to main #33

ci(container): rolling :main image on every push to main

ci(container): rolling :main image on every push to main #33

Workflow file for this run

name: OpenSSF Scorecard
on:
push:
branches: [main]
schedule:
- cron: '0 0 * * 0'
workflow_dispatch:
permissions: read-all
jobs:
scorecard:
uses: netresearch/.github/.github/workflows/scorecard.yml@main
permissions:
contents: read
security-events: write
id-token: write
actions: read