Skip to content

Commit

Permalink
add link to zenodo.json
Browse files Browse the repository at this point in the history
  • Loading branch information
drmowinckels authored Dec 17, 2024
1 parent c5be7aa commit 5759e26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/greet-remind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
issue_number: ${{ github.event.pull_request.number}},
owner: 'rladies',
repo: 'rladiesguide',
body: `Welcome ${PR_AUTHOR}! It looks like this is your first contribution to this repository. 🎉\n\nPlease remember to add yourself to the '.zenodo.json'.`
})
body: `Welcome ${PR_AUTHOR}! It looks like this is your first contribution to this repository. 🎉\n\nPlease remember to add yourself to the [.zenodo.json](.zenodo.json).`
})

0 comments on commit 5759e26

Please sign in to comment.