Adding manual execution to ossf scorecard workflow

This commit is contained in:
Guillaume Ross 2022-03-18 14:36:10 -04:00
parent c8b7ea64bf
commit befbe88eb8
No known key found for this signature in database
GPG key ID: 279F09BFBA80419F

View file

@ -1,6 +1,7 @@
name: Scorecards supply-chain security
on:
# Only the default branch is supported.
workflow_dispatch: # Manual
branch_protection_rule:
schedule:
- cron: '30 4 * * 0'