We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5131108 commit b4e1fc0Copy full SHA for b4e1fc0
1 file changed
.github/workflows/ci.yml
@@ -18,8 +18,7 @@ jobs:
18
- name: Checkout ladybug
19
uses: actions/checkout@v4
20
with:
21
- repository: loganpowell/ladybug
22
- ref: feat/concurrent-writes
+ repository: LadybugDB/ladybug
23
fetch-depth: 1
24
path: ladybug
25
0 commit comments