Update create-discord-thread.yml
This commit is contained in:
parent
f5d47eef14
commit
dc40fe2ac7
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
|
name: Create discord thread when script is ready for testing
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
issues:
|
issues:
|
||||||
types:
|
types:
|
||||||
- labeled
|
- labeled
|
||||||
labels:
|
labels:
|
||||||
- "Ready For Testing"
|
- "Ready For Testing"
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
post_to_discord:
|
post_to_discord:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user