Skip to content

Refactoring out-of-range and tolerance mechanism #605

Refactoring out-of-range and tolerance mechanism

Refactoring out-of-range and tolerance mechanism #605

Workflow file for this run

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