Skip to content

chore: release v1.2.2-0 #52

chore: release v1.2.2-0

chore: release v1.2.2-0 #52

Workflow file for this run

name: Issue Events
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
name: Create Reminder
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/create-reminder-action@v1