mirror of
https://github.com/d3ward/toolz.git
synced 2025-02-23 07:13:28 +08:00
Update issue-checker.yml
This commit is contained in:
parent
27cdb8e48b
commit
066aefe8b5
1 changed files with 1 additions and 2 deletions
3
.github/workflows/issue-checker.yml
vendored
3
.github/workflows/issue-checker.yml
vendored
|
@ -1,8 +1,7 @@
|
||||||
name: Issue Template Checks
|
name: Issue Template Checks
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issues:
|
workflow_dispatch:
|
||||||
types: [opened, labeled, edited]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
check-required-fields:
|
check-required-fields:
|
||||||
|
|
Loading…
Reference in a new issue