This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch fix/WW-5335-scorecards in repository https://gitbox.apache.org/repos/asf/struts.git
commit 55a304bf032bbcfbb2724b1edc5265f6f5fca35e Author: Lukasz Lenart <lukaszlen...@apache.org> AuthorDate: Wed Nov 15 06:14:59 2023 +0100 WW-5335 Reverts adding release/struts-7-0-x branch to scorecards analysis Only the main branch is supported by this action --- .github/workflows/scorecards-analysis.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yaml b/.github/workflows/scorecards-analysis.yaml index fa941f659..d6992e44a 100644 --- a/.github/workflows/scorecards-analysis.yaml +++ b/.github/workflows/scorecards-analysis.yaml @@ -22,7 +22,6 @@ on: push: branches: - master - - release/struts-7-0-x permissions: read-all