Skip to content

Commit b7c4cfe

Browse files
committed
[CP-Sec] Fix OpenSSF Scorecard branch
1 parent b6a8413 commit b7c4cfe

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
@@ -8,7 +8,7 @@ on:
88
schedule:
99
- cron: '43 17 * * 1'
1010
push:
11-
branches: [ "sycl-develop" ]
11+
branches: [ "main" ]
1212

1313
# Declare default permissions as read only.
1414
permissions: read-all

0 commit comments

Comments
 (0)