Skip to content

Commit 954b395

Browse files
Bill LeoutsakosBill Leoutsakos
authored andcommitted
ci(e2e): run checks for settings integration PRs
Allow focused child PRs to receive normal CI before the completed suite returns to staging.
1 parent 031a295 commit 954b395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [main, staging, dev]
66
pull_request:
7-
branches: [main, staging, dev]
7+
branches: [main, staging, dev, e2e/settings-playwright]
88
# Docs content and markdown don't affect the app build or images; push
99
# runs stay unfiltered because they feed the deploy pipeline.
1010
paths-ignore:

0 commit comments

Comments
 (0)