Skip to content

Compatibility with the Redmine WYSIWYG Editor plugin #57

Compatibility with the Redmine WYSIWYG Editor plugin

Compatibility with the Redmine WYSIWYG Editor plugin #57

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for contributing to Redmine Issue Templates plugin!'' first issue'
pr-message: 'Thanks you for contributing to Redmine Issue Templates plugin!'' first pr'