Skip to content

Commit f65ffec

Browse files
authoredJan 28, 2025··
feat: custom endpoint support (#218)
1 parent 45f0904 commit f65ffec

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+2056
-270
lines changed
 

‎.github/workflows/failover.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Failover Unit Tests
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main
35 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.