Skip to content

Bump super-linter/super-linter from 7.1.0 to 7.2.0 #98

Bump super-linter/super-linter from 7.1.0 to 7.2.0

Bump super-linter/super-linter from 7.1.0 to 7.2.0 #98

name: 'Create reminder'
on:
issue_comment:
types: [created, edited]
permissions:
contents: read
jobs:
reminder:
permissions:
issues: write # for agrc/create-reminder-action to set reminders on issues
pull-requests: write # for agrc/create-reminder-action to set reminders on PRs
runs-on: ubuntu-latest
steps:
- name: check for reminder
uses: agrc/create-reminder-action@1bc8a409a8b377b781b2be426be54067b7a2dcab # v1.1.16