We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4bbda commit abf9815Copy full SHA for abf9815
.github/workflows/ci.yaml
@@ -9,10 +9,6 @@ concurrency:
9
jobs:
10
validate-contributors:
11
runs-on: ubuntu-latest
12
- strategy:
13
- fail-fast: true
14
- matrix:
15
- go-version: ["1.23.x"]
16
steps:
17
- name: Check out code
18
uses: actions/checkout@v4
registry/nataindata/README.md
@@ -3,5 +3,5 @@ display_name: Nataindata
3
bio: Data engineer
4
github: nataindata
5
website: https://www.nataindata.com
6
-status: partner
+status: community
7
---
0 commit comments