Skip to content

[bug]: Doesn't detect PS2 HDD if more than 25 drives in system #48

[bug]: Doesn't detect PS2 HDD if more than 25 drives in system

[bug]: Doesn't detect PS2 HDD if more than 25 drives in system #48

Workflow file for this run

name: handle new issue
on:
workflow_dispatch:
issues:
types: opened
jobs:
message:
runs-on: ubuntu-latest
steps:
- name: Discord Webhook Action
uses: tsickert/[email protected]
with:
webhook-url: ${{ secrets.ISSUE_WEBHOOK }}
content: "<@&859525500393357353>, issue number ${{ github.event.issue.number }} was Opened on github\n"