Skip to content

Bump super-linter/super-linter from 8.0.0 to 8.1.0 #61

Bump super-linter/super-linter from 8.0.0 to 8.1.0

Bump super-linter/super-linter from 8.0.0 to 8.1.0 #61

name: 'Create reminder'
on:
issue_comment:
types: [created, edited]
permissions:
contents: read
jobs:
reminder:
if: github.repository_owner == 'PowerShell'
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@30624e347adbc7ff2dd287ad0632499552e048e8 # v1.1.22