Skip to content

fix: turn off showing usernames and emails in the project cards when the flag is turned on #26860

fix: turn off showing usernames and emails in the project cards when the flag is turned on

fix: turn off showing usernames and emails in the project cards when the flag is turned on #26860

name: No Response
on:
issue_comment:
types: [created]
schedule:
- cron: '5 * * * *'
jobs:
noResponse:
runs-on: ubuntu-latest
steps:
- uses: lee-dohm/no-response@v0.5.0
with:
token: ${{ github.token }}