Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 5100b49

Browse files
committed
add manual trigger for connector schema refresh
1 parent 0832aa2 commit 5100b49

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/refresh_connector_schema.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Refresh Connector Schema
22
on:
3+
workflow_dispatch:
34
schedule:
45
- cron: '0 13 1 * *'
56
jobs:

0 commit comments

Comments
 (0)