Skip to content

ci: contributor guidelines #1

ci: contributor guidelines

ci: contributor guidelines #1

name: Contributor advice
on:
push:
pull_request:
jobs:
contributor-advice:
runs-on: ubuntu-latest
steps:
- name: Add contributor advice
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: 5057
body: |
This is a multi-line test comment
- With GitHub **Markdown** :sparkles:
- Created by [create-or-update-comment][1]
[1]: https://github.com/peter-evans/create-or-update-commentgap