8000 Merge branch '6.4' into 7.0 · symfony/symfony@567dffd · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 567dffd

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: update the default branch for scorecards
2 parents 32162de + 1e621a1 commit 567dffd

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

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

0 commit comments

Comments
 (0)
0