Skip to content

Commit 8ed2057

Browse files
committed
Fix CI wrt scorecard, branch
1 parent 2debb37 commit 8ed2057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
schedule:
1313
- cron: '27 7 * * 0'
1414
push:
15-
branches: [ "2.19" ]
15+
branches: [ 2.x ]
1616

1717
# Declare default permissions as read only.
1818
permissions: read-all

0 commit comments

Comments
 (0)