Skip to content

Commit cef214d

Browse files
committed
Update workflow
1 parent 4caf798 commit cef214d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr_greeting.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313
steps:
1414
- uses: actions/[email protected]
1515
with:
16-
repo-token: ${{ secrets.GITHUB_TOKEN }}
17-
pr-message: >+
16+
repo_token: ${{ secrets.GITHUB_TOKEN }}
17+
pr_message: >+
1818
Thank you for opening your first PR into GPJax!
1919
2020

0 commit comments

Comments
 (0)