Skip to content

Unable to recognize disc types #94

Unable to recognize disc types

Unable to recognize disc types #94

name: Issue Moderator
on: [issues]
jobs:
autoclose:
runs-on: ubuntu-latest
steps:
- name: Autoclose issues that did not follow issue template
uses: roots/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-close-message: "@${issue.user.login} you must confirm that you have read and understood this [part of the readme](https://github.com/rix1337/docker-ripper#do-you-offer-support) with '[X] YES'. Closing this issue automatically!"
issue-pattern: ".*\\[X\\] YES.*"