mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-06-08 00:27:58 +00:00
Update the condition of issues intercept
This commit is contained in:
parent
fc94a8e36b
commit
82b3d061af
6
.github/workflows/issue-pr-interceptor.yml
vendored
6
.github/workflows/issue-pr-interceptor.yml
vendored
@ -1,10 +1,6 @@
|
|||||||
name: "Intercept bad issue/PRs"
|
name: "Intercept bad issue/PRs"
|
||||||
|
|
||||||
on:
|
on: [issues, pull_request]
|
||||||
issues:
|
|
||||||
types: [opened, reopened]
|
|
||||||
pull_request:
|
|
||||||
types: [opened, reopened]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
autoclose:
|
autoclose:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user