Unverified Commit 685728c8 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] fix no-response permissions (#6323)

parent 6330d626
name: No Response Bot
permissions:
issues: write
pull-requests: write
on:
issue_comment:
types: [created]
schedule:
# "every day at 04:00 UTC"
- cron: '0 4 * * *'
# Run manually by clicking a button in the UI
workflow_dispatch:
jobs:
noResponse:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment