Skip to content

Commit c3b498e

Browse files
Fix project name in greetings.yml
Updated project name to 'CONTROL-CORE' in issue message.
1 parent 7d47d90 commit c3b498e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/greetings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repo_token: ${{ secrets.GITHUB_TOKEN }}
1919

2020
issue_message: |
21-
👋 Welcome to the Control-core Project, @${{ github.actor }}! Thank you for opening your first issue in concore.
21+
👋 Welcome to the CONTROL-CORE Project, @${{ github.actor }}! Thank you for opening your first issue in concore.
2222
We appreciate your contribution to the organization and will review it as soon as possible.
2323
2424
Before we get started, please check out these resources:
@@ -38,4 +38,4 @@ jobs:
3838
- 📘 [Contribution Guidelines](https://github.com/ControlCore-Project/concore/blob/main/CONTRIBUTING.md)
3939
- 📜 [Code of Conduct](https://github.com/ControlCore-Project/concore/blob/main/CODE_OF_CONDUCT.md)
4040
41-
If you have any questions, feel free to ask. Happy coding!
41+
If you have any questions, feel free to ask. Happy coding!

0 commit comments

Comments
 (0)