Skip to content

fix: reduce repetitive word #5027

fix: reduce repetitive word

fix: reduce repetitive word #5027

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