8000 minor #60558 update the Scorecards branch (xabbuh) · lyrixx/symfony@b433305 · GitHub
[go: up one dir, main page]

Skip to content

Commit b433305

Browse files
committed
minor symfony#60558 update the Scorecards branch (xabbuh)
This PR was merged into the 6.4 branch. Discussion ---------- update the Scorecards branch | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT The job for Scorecards needs to be run on the default branch. Commits ------- ce7cd16 update the Scorecards branch
2 parents 54cee8e + ce7cd16 commit b433305

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

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

0 commit comments

Comments
 (0)
0