Skip to content

Commit a239a53

Browse files
authored
Clean up event triggers in scorecard workflow
Removed unused event triggers for branch protection and maintained checks. Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 6525811 commit a239a53

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
name: Scorecard supply-chain security
66
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-
# To guarantee Maintained check is occasionally updated. See
11-
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
127
schedule:
138
- cron: '37 2 * * 4'
149
push:

0 commit comments

Comments
 (0)