Skip to content

feat: make timeout configurable, and set to 10s default (#123) #52

feat: make timeout configurable, and set to 10s default (#123)

feat: make timeout configurable, and set to 10s default (#123) #52

Workflow file for this run

---
name: Scorecard supply-chain security
on:
branch_protection_rule:
schedule:
- cron: "20 7 * * 2"
push:
branches:
- main
permissions:
contents: read
jobs:
trigger:
uses: statnett/github-workflows/.github/workflows/scorecard.yaml@main
permissions:
security-events: write
id-token: write
contents: read
actions: read