Commit 8dd271f
committed
[DO NOT MERGE] Temporarily run on pull_request to exercise the workflow
workflow_dispatch is only available for workflows already on the default
branch, and a pull_request run from a fork receives no secrets, so the
ClickHouse step would fail. Running from a same-repo branch gives the run
access to CLICKHOUSE_HUD_USER_*.
REVERT THIS COMMIT BEFORE MERGING.1 parent 3547814 commit 8dd271f
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
15 | 22 | | |
16 | 23 | | |
17 | 24 | | |
| |||
0 commit comments