Skip to content

There should be a (no) SPAM icon #133

There should be a (no) SPAM icon

There should be a (no) SPAM icon #133

name: 'Create reminder from comment'
permissions:
issues: write
pull-requests: write
on:
issue_comment:
types: [created, edited]
jobs:
reminder:
if: github.repository == 'roundcube/roundcubemail'
runs-on: ubuntu-latest
steps:
- name: 👀 check for reminder
uses: agrc/create-reminder-action@v1