Skip to content

Reminder notifications #866

Reminder notifications

Reminder notifications #866

name: 'Reminder notifications'
on:
schedule:
- cron: "0 16 * * *"
jobs:
reminder:
runs-on: ubuntu-latest
steps:
- name: check reminders and notify
uses: agrc/[email protected]