Skip to content

Commit 162365b

Browse files
committed
fix: remove the test branch
1 parent 357bb48 commit 162365b

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
@@ -13,7 +13,7 @@ on:
1313
schedule:
1414
- cron: 35 1 * * 6
1515
push:
16-
branches: [main, fix-scorecard]
16+
branches: [main]
1717

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

0 commit comments

Comments
 (0)