Skip to content

Update crowdin/github-action action to v2.7.1 #1547

Update crowdin/github-action action to v2.7.1

Update crowdin/github-action action to v2.7.1 #1547

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
pr-message: "Thanks a lot Sir/Ma'am for contributing on the repo ❤️"