Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

[BUG] WSL 2 not building image #2

[BUG] WSL 2 not building image

[BUG] WSL 2 not building image #2

name: Close audio issue
on:
issues:
types: [opened]
jobs:
close-audio-issues:
runs-on: ubuntu-latest
steps:
- if: startsWith(github.event.issue.title, '[AUDIO]')
name: Close Issue
uses: peter-evans/close-issue@v2
with:
close-reason: not_planned
comment: |
Please post audio issues in [audio-scripts](https://github.com/eupnea-project/audio-scripts) repository.
Auto-closing this issue.