Skip to content

Commit cd1e934

Browse files
committed
Try fix Scorecards failure
1 parent 093aa97 commit cd1e934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
schedule:
2323
- cron: "30 1 * * 6" # Weekly on Saturdays
2424
push:
25-
branches: [ "2.x", "main" ]
25+
branches: [ "2.x" ]
2626

2727
permissions: read-all
2828

0 commit comments

Comments
 (0)