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.
2 parents 886f4b4 + 3b7489b commit 9f35c35Copy full SHA for 9f35c35
1 file changed
.github/workflows/welcome.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
repo-token: ${{ secrets.GITHUB_TOKEN }}
23
24
- issue-message: |
+ issue_message: |
25
👋 Thanks for opening your first issue in StormCom!
26
27
A maintainer will review your issue soon. In the meantime,
@@ -32,7 +32,7 @@ jobs:
32
33
We appreciate your contribution to making StormCom better! 🚀
34
35
- pr-message: |
+ pr_message: |
36
👋 Thanks for opening your first pull request in StormCom!
37
38
A maintainer will review your PR soon. Please make sure:
0 commit comments