Skip to content

Commit afd1a30

Browse files
committed
ci: trigger Scorecard on pull requests
1 parent 7ca86fe commit afd1a30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/scorecard.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
push:
1212
branches:
1313
- master
14+
pull_request:
15+
branches:
16+
- master
1417
branch_protection_rule: {}
1518

1619
permissions: # no workflow-level write permissions allowed

0 commit comments

Comments
 (0)