Skip to content

"Resource not accessible by integration" error #45

"Resource not accessible by integration" error

"Resource not accessible by integration" error #45

Workflow file for this run

name: Issue Comment Events
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
name: Check for reminder
runs-on: ubuntu-latest
steps:
- name: 🔍 Check for reminder
uses: agrc/reminder-action@v1