Update create-discord-thread.yml

This commit is contained in:
Bas van den Berg 2025-03-18 09:28:39 +01:00 committed by GitHub
parent f5d47eef14
commit dc40fe2ac7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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