We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0adf7 commit 9fbb471Copy full SHA for 9fbb471
.github/workflows/pr-build.yml
@@ -20,6 +20,7 @@ concurrency:
20
21
jobs:
22
build:
23
+ if: github.repository != 'aws/aws-cdk'
24
runs-on: aws-cdk_ubuntu-latest_32-core
25
26
env:
0 commit comments