Skip to content

Commit abf9815

Browse files
committed
fix: update static files
1 parent bc4bbda commit abf9815

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ concurrency:
99
jobs:
1010
validate-contributors:
1111
runs-on: ubuntu-latest
12-
strategy:
13-
fail-fast: true
14-
matrix:
15-
go-version: ["1.23.x"]
1612
steps:
1713
- name: Check out code
1814
uses: actions/checkout@v4

registry/nataindata/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ display_name: Nataindata
33
bio: Data engineer
44
github: nataindata
55
website: https://www.nataindata.com
6-
status: partner
6+
status: community
77
---

0 commit comments

Comments
 (0)