Skip to content

Commit 385ebb0

Browse files
committed
fix(docs): update greeting keys in YAML configuration for consistency
1 parent 0dcec94 commit 385ebb0

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
uses: actions/first-interaction@v3
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
21-
issue-message: >
21+
issue_message: >
2222
👋 Welcome to BrainPy! Thank you for opening your first issue.
2323
2424
@@ -36,7 +36,7 @@ jobs:
3636
3737
3838
Happy coding! 🧠✨
39-
pr-message: >
39+
pr_message: >
4040
🎉 Congratulations on opening your first pull request in BrainPy! Thank you for
4141
your contribution!
4242

0 commit comments

Comments
 (0)