Skip to content

[listing-request] Add Carbon Hack 24 #245

[listing-request] Add Carbon Hack 24

[listing-request] Add Carbon Hack 24 #245

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.'