Skip to content

Move codespell config to pyproject.toml #207

Move codespell config to pyproject.toml

Move codespell config to pyproject.toml #207

name: First Interaction
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
first-interaction:
runs-on: ubuntu-latest
steps:
- name: First Interaction
uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for your interest in Salam language! We appreciate you opening your first issue. Contributions like yours help make Salam language better.'
pr-message: 'Welcome and thank you for your first pull request! We appreciate your contribution to Salam language. Your code changes will be reviewed shortly.'