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 9f35c35 + 3098cbd commit edffd9fCopy full SHA for edffd9f
1 file changed
.github/workflows/welcome.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Welcome first-time contributors
20
uses: actions/first-interaction@v3
21
with:
22
- repo-token: ${{ secrets.GITHUB_TOKEN }}
+ repo_token: ${{ secrets.GITHUB_TOKEN }}
23
24
issue_message: |
25
👋 Thanks for opening your first issue in StormCom!
0 commit comments