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 d48b360 + ba01ff4 commit 2d52498Copy full SHA for 2d52498
.github/workflows/pr_welcome.yml
@@ -11,8 +11,8 @@ jobs:
11
steps:
12
- uses: actions/first-interaction@753c925c8d1ac6fede23781875376600628d9b5d # v3.0.0
13
with:
14
- repo-token: ${{ secrets.GITHUB_TOKEN }}
15
- pr-message: >+
+ repo_token: ${{ secrets.GITHUB_TOKEN }}
+ pr_message: >+
16
Thank you for opening your first PR into Matplotlib!
17
18
0 commit comments