Skip to content

Commit

Permalink
chore: updated securityscorecards
Browse files Browse the repository at this point in the history
  • Loading branch information
singh-anushka committed Feb 1, 2023
1 parent eaa7a04 commit 8b4e7fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 24 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ Saurabh
sbs
sdk
seahorse
securityscorecards
shadowsocks
shreyamalviya
sip
Expand Down
25 changes: 1 addition & 24 deletions .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,7 @@ on:
branch_protection_rule:

schedule:
- cron: '00 00 * * 0,1,2,3,4,5,6'
- cron: '00 01 * * 0,1,2,3,4,5,6'
- cron: '00 02 * * 0,1,2,3,4,5,6'
- cron: '00 03 * * 0,1,2,3,4,5,6'
- cron: '00 04 * * 0,1,2,3,4,5,6'
- cron: '00 05 * * 0,1,2,3,4,5,6'
- cron: '00 06 * * 0,1,2,3,4,5,6'
- cron: '00 07 * * 0,1,2,3,4,5,6'
- cron: '00 08 * * 0,1,2,3,4,5,6'
- cron: '00 09 * * 0,1,2,3,4,5,6'
- cron: '00 10 * * 0,1,2,3,4,5,6'
- cron: '00 11 * * 0,1,2,3,4,5,6'
- cron: '00 12 * * 0,1,2,3,4,5,6'
- cron: '00 13 * * 0,1,2,3,4,5,6'
- cron: '00 14 * * 0,1,2,3,4,5,6'
- cron: '00 15 * * 0,1,2,3,4,5,6'
- cron: '00 16 * * 0,1,2,3,4,5,6'
- cron: '00 17 * * 0,1,2,3,4,5,6'
- cron: '00 18 * * 0,1,2,3,4,5,6'
- cron: '00 19 * * 0,1,2,3,4,5,6'
- cron: '00 20 * * 0,1,2,3,4,5,6'
- cron: '00 21 * * 0,1,2,3,4,5,6'
- cron: '00 22 * * 0,1,2,3,4,5,6'
- cron: '00 23 * * 0,1,2,3,4,5,6'
- cron: '00 00 * * 0'
push:
branches: [ "main" ]

Expand Down

0 comments on commit 8b4e7fd

Please sign in to comment.