Skip to content

Commit

Permalink
Update scorecard.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
liu-shaojun authored Jul 22, 2024
1 parent 2997894 commit 423d0c9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ on:
branch_protection_rule:
# To guarantee Maintained check is occasionally updated. See
# https://github.com/ossf/scorecard/blob/main/docs/checks.md#maintained
schedule:
- cron: '17 13 * * 1'
# schedule:
# - cron: '17 13 * * 1'
push:
branches: [ "master" ]
workflow_dispatch:

# Declare default permissions as read only.
permissions: read-all
Expand Down

0 comments on commit 423d0c9

Please sign in to comment.