We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1cee7f commit 9ced453Copy full SHA for 9ced453
.github/workflows/cicd.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
paths-ignore:
6
- 'apps-rendering/**'
7
+ - 'ab-testing/**'
8
+ - '!ab-testing/config/abTests.ts'
9
10
jobs:
11
container:
0 commit comments