Skip to content

How we closed almost 1000 plugins in a month - a story of the biggest WordPress bug bounty hunt #302

How we closed almost 1000 plugins in a month - a story of the biggest WordPress bug bounty hunt

How we closed almost 1000 plugins in a month - a story of the biggest WordPress bug bounty hunt #302

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