Skip to content

chore(deps): bump actions/create-github-app-token from 1 to 2 in the ci-dependencies group #123

chore(deps): bump actions/create-github-app-token from 1 to 2 in the ci-dependencies group

chore(deps): bump actions/create-github-app-token from 1 to 2 in the ci-dependencies group #123

Workflow file for this run

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