Skip to content

[listing-request] Add PEC Hacks 2.0 #242

[listing-request] Add PEC Hacks 2.0

[listing-request] Add PEC Hacks 2.0 #242

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for contributing for Hackalist on this issue. We''ll be right with you soon.'
pr-message: 'Thank you for contributing for Hackalist on this pull request. We''ll be right with you soon.'