Skip to content

Commit

Permalink
chore: disable integ test on forked pull requests (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenneth-rosario authored Oct 4, 2023
1 parent b57d1a1 commit d887810
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildpack-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ permissions: read-all

jobs:
ruby30-buildpack-test:
if: github.event.pull_request.head.repo.full_name == github.repository
uses: GoogleCloudPlatform/functions-framework-conformance/.github/workflows/buildpack-integration-test.yml@main
with:
http-builder-source: 'test/conformance'
Expand Down

0 comments on commit d887810

Please sign in to comment.