Skip to content

[bug]: Partitions with similar names issue #54

[bug]: Partitions with similar names issue

[bug]: Partitions with similar names issue #54

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"