Skip to content

Commit 6d895b9

Browse files
authored
Merge pull request #1078 from trycompai/main
[comp] Production Deploy
2 parents d41f104 + 742e3f5 commit 6d895b9

27 files changed

Lines changed: 1337 additions & 624 deletions

.github/workflows/auto-pr-to-main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ on:
1414
- mariano/*
1515
- lewis/*
1616
- COMP-*
17+
- cursor/*
18+
- codex/*
1719
jobs:
1820
create-pull-request:
1921
runs-on: warp-ubuntu-latest-arm64-4x

.github/workflows/deploy-test-results.yml

Lines changed: 0 additions & 332 deletions
This file was deleted.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,3 +75,5 @@ test-results/
7575
playwright-report/
7676
playwright/.cache/
7777
debug-setup-page.png
78+
79+
.playground/

0 commit comments

Comments
 (0)