Skip to content

Commit e2c7f73

Browse files
chore: update readme for scorecard (#456)
### Description Small update README to reflect that the job can also be triggered by adding the execute_gs_scorecard label to a pull request. ### Checklist - [ ] `README.md` has been updated or is not required - [ ] push trigger tests - [ ] manual release test - [ ] automated releases test - [ ] pull request trigger tests - [ ] schedule trigger tests - [ ] workflow errors/warnings reviewed and addressed ### Testing done (for each selected checkbox, the corresponding test results link should be listed here)
1 parent 40159b8 commit e2c7f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ appinspect-api-html-report-self-service
532532

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

535-
- This job only runs on push events to the `main` branch after a successful build.
535+
- 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.
536536

537537
**Action used:**
538538
- AWS ECR (Elastic Container Registry) for Docker image storage

0 commit comments

Comments
 (0)