Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Renovate[bot]: Update dependency @rollup/plugin-commonjs to v25.0.7 #205

Renovate[bot]: Update dependency @rollup/plugin-commonjs to v25.0.7

Renovate[bot]: Update dependency @rollup/plugin-commonjs to v25.0.7 #205

name: Welcome New Contributors
on:
pull_request_target:
types: [ opened ]
jobs:
# Comments on a pull request when the author is a new contributor.
post-welcome-message:
runs-on: ubuntu-latest
steps:
- uses: wow-actions/welcome@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FIRST_PR_COMMENT: >
Hi @{{ author }}! 👋
Thank you for your contribution to ClassicPress! 💖
It looks like this is your first pull request. We appreciate and value your contribution!
Please read our [contribution guide](https://github.com/ClassicPress/ClassicPress/blob/develop/.github/CONTRIBUTING.md) to find out how you can be more involved.
Thank you,
ClassicPress Core Team.