Skip to content

Commit bb56bd2

Browse files
committed
ci: keep upstream watch outside PR validation topology
1 parent fca6a14 commit bb56bd2

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/upstream-provider-watch.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,6 @@ on:
44
schedule:
55
- cron: "17 5 * * 1"
66
workflow_dispatch:
7-
pull_request:
8-
branches: [main]
9-
paths:
10-
- ".github/workflows/upstream-provider-watch.yml"
11-
- "engine_v2/config/provider-upstreams.json"
12-
- "engine_v2/scripts/watch-upstream-providers.mjs"
13-
- "engine_v2/tests/upstream-provider-watch.test.mjs"
14-
- "provider_catalog.json"
157

168
permissions:
179
contents: read

0 commit comments

Comments
 (0)