Skip to content

Commit

Permalink
Add environment to allow md to connect
Browse files Browse the repository at this point in the history
  • Loading branch information
gwenwindflower committed Feb 19, 2024
1 parent d4da713 commit b45751f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
jobs:
ci:
name: CI Check
environment: ci
runs-on: macos-latest
steps:
- name: Checkout
Expand Down
5 changes: 5 additions & 0 deletions reports/sources/localduck/connection.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# This file was automatically generated
name: localduck
type: duckdb
options:
filename: ../../octocatalog.db

0 comments on commit b45751f

Please sign in to comment.