Skip to content

Commit c5dd836

Browse files
committed
fix: remove push trigger from scorecard workflow to reduce noise
1 parent 7d0348a commit c5dd836

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/scorecard.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ on:
1111
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
1212
schedule:
1313
- cron: '22 14 * * 4'
14-
push:
15-
branches: [ "main" ]
1614

1715
# Declare default permissions as read only.
1816
permissions: read-all

0 commit comments

Comments
 (0)