Skip to content

Add per-queue "clear other reports for a user" action sweep #1251

Add per-queue "clear other reports for a user" action sweep

Add per-queue "clear other reports for a user" action sweep #1251

Workflow file for this run

on: [pull_request]
permissions:
pull-requests: write
contents: read
jobs:
checklist_job:
runs-on: ubuntu-latest
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
persist-credentials: false
- name: Checklist
uses: ethanresnick/pr-checklists@4fcf5dc226d3b7eddb209e58fdbd8226f4d179d3 # v1 (no patch tags published)
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config: .github/workflows/checklistConfig.json