Skip to content

Commit db76446

Browse files
ci: drop project workflow
GitHub is killing the good projects
1 parent 881b043 commit db76446

File tree

3 files changed

+4
-81
lines changed

3 files changed

+4
-81
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ body:
55
- type: dropdown
66
id: scripts
77
attributes:
8-
label: Script(s)
9-
multiple: true
8+
label: Script
9+
multiple: false
1010
options:
1111
- "`clipshot.lua`"
1212
- "`discord.lua`"

Diff for: .github/ISSUE_TEMPLATE/enhancement.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ body:
55
- type: dropdown
66
id: scripts
77
attributes:
8-
label: Script(s)
9-
multiple: true
8+
label: Script
9+
multiple: false
1010
options:
1111
- "`clipshot.lua`"
1212
- "`discord.lua`"

Diff for: .github/workflows/issues.yml

-77
This file was deleted.

0 commit comments

Comments
 (0)