We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a8413 commit b7c4cfeCopy full SHA for b7c4cfe
.github/workflows/scorecard.yml
@@ -8,7 +8,7 @@ on:
8
schedule:
9
- cron: '43 17 * * 1'
10
push:
11
- branches: [ "sycl-develop" ]
+ branches: [ "main" ]
12
13
# Declare default permissions as read only.
14
permissions: read-all
0 commit comments