mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
Update the condition of issues intercept
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user