Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 066aefe

Browse files
authored
Update issue-checker.yml
1 parent 27cdb8e commit 066aefe

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/issue-checker.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Issue Template Checks
22

33
on:
4-
issues:
5-
types: [opened, labeled, edited]
4+
workflow_dispatch:
65

76
jobs:
87
check-required-fields:

0 commit comments

Comments
 (0)