You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/release-pr.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -148,7 +148,7 @@ jobs:
148
148
149
149
## Checklist (in order)
150
150
151
-
1. [ ] Mark the pull request "Ready for review" to trigger required workflows
151
+
1. [ ] Mark the pull request "Ready for review" and label with "codebuild" to trigger required workflows
152
152
2. [ ] Inspect the CHANGELOG.md and "Approve" or "Reject" the pending [CodeBuild](https://github.com/awslabs/aidlc-workflows/actions/workflows/codebuild.yml) GitHub Action
153
153
3. [ ] Evaluate the artifacts
154
154
4. [ ] Review the pull request (if approved set the "Merge when ready")
0 commit comments