mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Make runnable on workflow dispatch
This commit is contained in:
1
.github/workflows/discord-pr-notify.yml
vendored
1
.github/workflows/discord-pr-notify.yml
vendored
@@ -1,6 +1,7 @@
|
|||||||
name: Discord PR Notifier
|
name: Discord PR Notifier
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened]
|
types: [opened]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user