Skip to content

Commit 17b2689

Browse files
authoredAug 29, 2022
Merge pull request #7 from charlie0129/refactor-crds
Refactor: rename CRs
2 parents e8452b8 + f21fb8c commit 17b2689

Some content is hidden

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

58 files changed

+1260
-838
lines changed
 

‎.dockerignore

+1
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,4 @@ bin
6060
.github
6161
docs
6262
examples
63+
.git

‎.github/workflows/docs-check.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

1616
jobs:
1717
checks:
18+
name: Check Docs
1819
runs-on: ubuntu-latest
1920
steps:
2021
- name: Install xmllint

0 commit comments

Comments
 (0)
Please sign in to comment.