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 56ba55b commit 6451bc5Copy full SHA for 6451bc5
.github/workflows/scorecard.yml
@@ -12,7 +12,7 @@ on:
12
schedule:
13
- cron: '40 10 * * 4'
14
push:
15
- branches: [ "main", "ossf_scorecard" ]
+ branches: [ "main" ]
16
17
# Declare default permissions as read only.
18
permissions: read-all
0 commit comments