1
0
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:
Cotes Chung 2021-02-22 15:50:03 +08:00
parent fc94a8e36b
commit 82b3d061af

View File

@ -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: