We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503dd0e commit 9fb15caCopy full SHA for 9fb15ca
.github/workflows/ossf.yaml
@@ -7,6 +7,7 @@ on:
7
# For Branch-Protection check. Only the default branch is supported. See
8
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#branch-protection
9
branch_protection_rule:
10
+ workflow_dispatch:
11
# To guarantee Maintained check is occasionally updated. See
12
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
13
schedule:
0 commit comments