Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 54cd626

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: update the default branch for the scorecards workflow
2 parents 1fe94ae + 7b20ed0 commit 54cd626

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.2" ]
9+
branches: [ "7.3" ]
1010

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

0 commit comments

Comments
 (0)