Skip to content

I want off Mr. Golang's Wild Ride #155

I want off Mr. Golang's Wild Ride

I want off Mr. Golang's Wild Ride #155

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