Skip to content

Commit 624846d

Browse files
run C3 e2e tests only on internal PRs (#3777)
1 parent 478bed3 commit 624846d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-c3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
run: npm run test:unit -w create-cloudflare
3737

3838
cleanup:
39+
if: ${{ github.repository_owner == 'cloudflare' }}
3940
runs-on: ubuntu-latest
4041
steps:
4142
- name: Checkout Repo

0 commit comments

Comments
 (0)