Skip to content

Commit 40f55d7

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: update the default branch for the scorecards workflow
2 parents f194b1b + 54cd626 commit 40f55d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
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.2" ]
9+
branches: [ "7.3" ]
1010

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

0 commit comments

Comments
 (0)