Commit 812ee49
authored
chore(ci): scope codebuild PR build to aws/aws-cdk (#35638)
### Description of changes
<!--
What code changes did you make?
Why do these changes address the issue?
What alternatives did you consider and reject?
What design decisions have you made?
-->
Forks do not have any codebuild setup, so this pr-build should only run
for aws/aws-cdk. Currently, it creates noise and the action stays in
pending, eventually timing out.
https://github.com/aws/aws-cdk/actions/workflows/pr-build.yml action
runs on forks to test PR Build
### Checklist
- [X] My code adheres to the [CONTRIBUTING
GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and
[DESIGN
GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license*1 parent 860ce0d commit 812ee49
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments