Skip to content

Commit 24fd220

Browse files
commenting path for testing
1 parent 2407c5c commit 24fd220

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-automation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ on:
66
- main
77
- dev
88
- migrate-test-automation
9-
paths:
10-
- 'tests/e2e-test/**'
9+
# paths:
10+
# - 'tests/e2e-test/**'
1111
schedule:
1212
- cron: '0 13 * * *' # Runs at 1 PM UTC
1313
workflow_dispatch:

0 commit comments

Comments
 (0)