This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git
The following commit(s) were added to refs/heads/master by this push:
new ea3f203 No need for weekly run
ea3f203 is described below
commit ea3f2037f9ba4fe865db318a5c88f5c220602c18
Author: Sebb <[email protected]>
AuthorDate: Fri Oct 27 16:49:06 2023 +0100
No need for weekly run
[skip ci]
---
.github/workflows/scorecards-analysis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/scorecards-analysis.yml
b/.github/workflows/scorecards-analysis.yml
index 8a81007..2c130e8 100644
--- a/.github/workflows/scorecards-analysis.yml
+++ b/.github/workflows/scorecards-analysis.yml
@@ -17,8 +17,8 @@ name: "Scorecards supply-chain security"
on:
branch_protection_rule:
- schedule:
- - cron: "30 1 * * 6" # Weekly on Saturdays
+ # schedule:
+ # - cron: "30 1 * * 6" # Weekly on Saturdays
push:
branches: [ "master" ]
paths-ignore: