Skip to content

Commit 1cbb134

Browse files
authored
Merge pull request #136 from planetscale/joem/gha-remove-extra-ci-guard
ci: remove extra CI guard
2 parents da07109 + 0d6344b commit 1cbb134

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-extensive.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ jobs:
5151
name: integration-terraform
5252
needs: build
5353
runs-on: ubuntu-latest
54-
if: '!github.event.pull_request.head.repo.fork'
5554
timeout-minutes: 30
5655
strategy:
5756
fail-fast: false
@@ -82,7 +81,6 @@ jobs:
8281
name: integration-tofu
8382
needs: build
8483
runs-on: ubuntu-latest
85-
if: '!github.event.pull_request.head.repo.fork'
8684
timeout-minutes: 30
8785
strategy:
8886
max-parallel: 1

0 commit comments

Comments
 (0)