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 b57d1a1 commit d887810Copy full SHA for d887810
.github/workflows/buildpack-integration-test.yml
@@ -15,6 +15,7 @@ permissions: read-all
15
16
jobs:
17
ruby30-buildpack-test:
18
+ if: github.event.pull_request.head.repo.full_name == github.repository
19
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
20
with:
21
http-builder-source: 'test/conformance'
0 commit comments