mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
Update create-discord-thread.yml
This commit is contained in:
3
.github/workflows/create-discord-thread.yml
vendored
3
.github/workflows/create-discord-thread.yml
vendored
@@ -1,12 +1,13 @@
|
||||
name: Create discord thread when script is ready for testing
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
issues:
|
||||
types:
|
||||
- labeled
|
||||
labels:
|
||||
- "Ready For Testing"
|
||||
|
||||
|
||||
jobs:
|
||||
post_to_discord:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user