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

Skip to content

Commit d53bb8a

Browse files
committed
minor #58947 update the default branch for the scorecards workflow (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- update the default branch for the scorecards workflow | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT Commits ------- e8ae563 update the default branch for the scorecards workflow
2 parents ada6d13 + e8ae563 commit d53bb8a

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)