Skip to content

Commit 376ef71

Browse files
committed
Update the template
Signed-off-by: kerthcet <[email protected]>
1 parent 8159812 commit 376ef71

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/membership.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ body:
1717
- id: contributions
1818
type: textarea
1919
attributes:
20-
label: List of contributions to the Kubernetes project
20+
label: List of contributions to the InftyAI community
2121
placeholder: |
2222
- Projects I am involved with
2323
- PRs authored / reviewed

.github/workflows/kube-workflow-init.yaml

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

66
jobs:
77
init:
8-
uses: kerthcet/github-workflow-as-kube/.github/workflows/[email protected].3
8+
uses: kerthcet/github-workflow-as-kube/.github/workflows/[email protected].10
99
secrets:
1010
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

.github/workflows/kube-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ on:
1616

1717
jobs:
1818
event-handler:
19-
uses: kerthcet/github-workflow-as-kube/.github/workflows/[email protected].3
19+
uses: kerthcet/github-workflow-as-kube/.github/workflows/[email protected].10
2020
secrets:
2121
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
We welcome all kinds of contributions to the community!
44

55
If you have made **multiple contributions** to the project or community, enough to demonstrate an ongoing and long-term commitment to the project,
6-
please [OPEN an issue](https://github.com/InftyAI/community/issues) against the InftyAI/community repo.
6+
please [OPEN an issue](https://github.com/InftyAI/community/issues) against the *InftyAI/community* repo.

0 commit comments

Comments
 (0)