Skip to content

Commit 8cb85d1

Browse files
Remove unnecessary triggers from test automation workflow
1 parent 195b245 commit 8cb85d1

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

.github/workflows/test-automation.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,6 @@
11
name: Test Automation Content Processing
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
- dev
8-
paths:
9-
- 'tests/e2e-test/**'
10-
schedule:
11-
- cron: '0 13 * * *' # Runs at 1 PM UTC
12-
workflow_dispatch:
134
workflow_call:
145
inputs:
156
CP_WEB_URL:

0 commit comments

Comments
 (0)