Skip to content

[BUG] No exceptions output when exception handling is working #20

[BUG] No exceptions output when exception handling is working

[BUG] No exceptions output when exception handling is working #20

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for creating an issue with Pyre Bot! We will look into this and respond back as soon as we can. :). Feel free to join our Discord at http://discord.pyre-bot.com as well and let us know.'
pr-message: 'Thank you for creating an PR with Pyre Bot! We will look into this and respond back as soon as we can. :). Feel free to join our Discord at http://discord.pyre-bot.com as well and let us know.'