Skip to content

Add ability to not write feature definition to file system and use in memory cache #25785

Add ability to not write feature definition to file system and use in memory cache

Add ability to not write feature definition to file system and use in memory cache #25785

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 }}