Skip to content

Commit 57022af

Browse files
committed
fix: remove push trigger from scorecard workflow to reduce noise
1 parent dc35ca7 commit 57022af

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/scorecard.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ on:
44
branch_protection_rule: {}
55
schedule:
66
- cron: '22 14 * * 4'
7-
push:
8-
branches:
9-
- 'main'
107

118
permissions: 'read-all'
129

0 commit comments

Comments
 (0)