Skip to content

App appears to fail to load when a json file is not found for a given year/month combo. #235

App appears to fail to load when a json file is not found for a given year/month combo.

App appears to fail to load when a json file is not found for a given year/month combo. #235

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