Skip to content

Help Gerald handle files that it can't read. #180517

Help Gerald handle files that it can't read.

Help Gerald handle files that it can't read. #180517

name: Gerald - Check Comments
'on':
issue_comment
jobs:
gerald:
runs-on: ubuntu-latest
steps:
- name: Run Gerald
uses: Khan/gerald@main
env:
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
ADMIN_PERMISSION_TOKEN: '${{ secrets.KHAN_ACTIONS_BOT_TOKEN }}'
EVENT: 'issue_comment'