Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ appinspect-api-html-report-self-service

- The GS Scorecard tool is containerized and runs in a Docker container, analyzing the repository and generating a comprehensive quality report.

- This job only runs on push events to the `main` branch after a successful build.
- This job runs only after a successful build, either on push events to the main branch or when the execute_gs_scorecard label is added to a pull request.

**Action used:**
- AWS ECR (Elastic Container Registry) for Docker image storage
Expand Down
Loading