Skip to content

chore: release v1.2.1 #50

chore: release v1.2.1

chore: release v1.2.1 #50

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