Skip to content

Commit

Permalink
Remove securitycards scheduled runs.
Browse files Browse the repository at this point in the history
The scorecards action has some problems collecting the information to
detect the branch.

Bug: flutter#98058
  • Loading branch information
godofredoc committed Feb 8, 2022
1 parent d2b5f34 commit fac935a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scorecards-analysis.yml
Expand Up @@ -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 ]

Expand Down

0 comments on commit fac935a

Please sign in to comment.