Skip to content

Commit c4c7257

Browse files
committed
update the default branch for scorecards
1 parent ff29a1a commit c4c7257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
schedule:
77
- cron: '34 4 * * 6'
88
push:
9-
branches: [ "6.4" ]
9+
branches: [ "7.1" ]
1010

1111
# Declare default permissions as read only.
1212
permissions: read-all

0 commit comments

Comments
 (0)