Skip to content

Commit eb626c7

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: update the default branch for scorecards
2 parents 9f67d0d + 47dc102 commit eb626c7

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: [ "7.1" ]
9+
branches: [ "7.2" ]
1010

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

0 commit comments

Comments
 (0)