Skip to content

Allow Sherlock input value to be controlled #59

Allow Sherlock input value to be controlled

Allow Sherlock input value to be controlled #59

Workflow file for this run

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