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"
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [opened, reopened]
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
on: [issues, pull_request]
|
||||
|
||||
jobs:
|
||||
autoclose:
|
||||
|
Loading…
x
Reference in New Issue
Block a user