mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Remove securitycards scheduled runs. (#98062)
This commit is contained in:
parent
8b944ea88d
commit
9eb94c59b8
2
.github/workflows/scorecards-analysis.yml
vendored
2
.github/workflows/scorecards-analysis.yml
vendored
@ -2,8 +2,6 @@ name: Scorecards supply-chain security
|
|||||||
on:
|
on:
|
||||||
# Only the default branch is supported.
|
# Only the default branch is supported.
|
||||||
branch_protection_rule:
|
branch_protection_rule:
|
||||||
schedule:
|
|
||||||
- cron: '16 5 * * 3'
|
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ master ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user