Skip to content

Commit 248fdd9

Browse files
committed
Fix markdown
1 parent 421212d commit 248fdd9

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
globs: |
9898
**/*.{md,mdx}
9999
!changelog/*.md
100-
!python_sdk/changelog/*.md
101100
102101
action-lint:
103102
if: needs.files-changed.outputs.github_workflows == 'true'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
> ⚠️ **Warning**
2+
> ⚠️ **Warning**
33
> This repository is still a WORK IN PROGRESS. Soon it will be the new home of the Python SDK for Infrahub but for now the project still lives in the main repository
44
</br>
55

0 commit comments

Comments
 (0)