mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 04:11:10 -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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
types: [opened]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user