Skip to content

Commit 9ced453

Browse files
authored
ignore ab-testing in DCR CICD (#14948)
1 parent e1cee7f commit 9ced453

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
paths-ignore:
66
- 'apps-rendering/**'
7+
- 'ab-testing/**'
8+
- '!ab-testing/config/abTests.ts'
79

810
jobs:
911
container:

0 commit comments

Comments
 (0)