ci(scorecards): score cards analysis are only supported for default branch (#1661)

This commit is contained in:
Lukasz Lenart
2026-04-10 09:13:17 +02:00
committed by GitHub
parent 0e22570763
commit 59b5e47575
+1 -2
View File
@@ -21,8 +21,7 @@ on:
- cron: "30 1 * * 6" # Weekly on Saturdays
push:
branches:
- 'support/struts-6-x-x'
- 'release/*'
- 'main' # only default branch is supported
permissions: read-all