Skip to content

[05/12/2024]: Why OSDay is important for the open-source community. #236

[05/12/2024]: Why OSDay is important for the open-source community.

[05/12/2024]: Why OSDay is important for the open-source community. #236

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