Skip to content

Commit 5cb9f11

Browse files
kotakanbeCopilot
authored andcommitted
Update .github/workflows/scorecard.yml
Co-authored-by: Copilot <[email protected]>
1 parent ec036be commit 5cb9f11

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: '26 21 * * 1'
1414
push:
15-
branches: [ "master" ]
15+
branches: [ "${{ github.event.repository.default_branch }}" ]
1616

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

0 commit comments

Comments
 (0)