Skip to content

Update terminal.osday.dev with the latest infos for 2025 edition #221

Update terminal.osday.dev with the latest infos for 2025 edition

Update terminal.osday.dev with the latest infos for 2025 edition #221

name: 'create 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