Skip to content

Commit d1489e2

Browse files
committed
ci: fix scorecard branch
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
1 parent 5e93d32 commit d1489e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/analysis-scorecard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: OpenSSF Scorecard
33
on:
44
branch_protection_rule:
55
push:
6-
branches: [main]
6+
branches: [master]
77
schedule:
88
- cron: "30 0 * * 5"
99

0 commit comments

Comments
 (0)