Skip to content

Enable scikit-fingerprints #561

Enable scikit-fingerprints

Enable scikit-fingerprints #561

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