Skip to content

[FR]: Wiki indications about HOW to connect the PS2 HDD to the computer #49

[FR]: Wiki indications about HOW to connect the PS2 HDD to the computer

[FR]: Wiki indications about HOW to connect the PS2 HDD to the computer #49

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"