Remove securitycards scheduled runs. (#98062)

This commit is contained in:
godofredoc 2022-02-08 16:35:16 -08:00 committed by GitHub
parent 8b944ea88d
commit 9eb94c59b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,6 @@ name: Scorecards supply-chain security
on:
# Only the default branch is supported.
branch_protection_rule:
schedule:
- cron: '16 5 * * 3'
push:
branches: [ master ]