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 dd6b74c commit 60b2850Copy full SHA for 60b2850
.github/workflows/scorecards.yml
@@ -12,7 +12,7 @@ on:
12
schedule:
13
- cron: '18 9 * * 5'
14
push:
15
- branches: [ master, score-card-revert-patch ]
+ branches: [ master ]
16
17
# Declare default permissions as read only.
18
permissions: read-all
0 commit comments