Skip to content

Commit d887810

Browse files
author
Kenneth Rosario
authored
chore: disable integ test on forked pull requests (#186)
1 parent b57d1a1 commit d887810

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildpack-integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ permissions: read-all
1515

1616
jobs:
1717
ruby30-buildpack-test:
18+
if: github.event.pull_request.head.repo.full_name == github.repository
1819
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
1920
with:
2021
http-builder-source: 'test/conformance'

0 commit comments

Comments
 (0)