Skip to content

Issue #220502 Fix: We cannot access 'Notification Templates' in backend -> An error has occurred. 0 Class "JError" not found #106

Issue #220502 Fix: We cannot access 'Notification Templates' in backend -> An error has occurred. 0 Class "JError" not found

Issue #220502 Fix: We cannot access 'Notification Templates' in backend -> An error has occurred. 0 Class "JError" not found #106

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 reporting your first issue'
pr-message: 'Congratulations! You just sent your first pull request'